an MCP for querying the EVM
The repository implements a server exposing Ethereum RPC methods via the Model Context Protocol. It leverages a standardized communication approach between AI models and external services. The design centers around providing specific Ethereum querying tools to AI clients, enabling them to access blockchain data. The use of stdio transport facilitates compatibility with various MCP clients.
JavaScript
3