ethereum-rpc-mpc
If you are the rightful owner of ethereum-rpc-mpc and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A TypeScript MCP server that leverages the MCP SDK to support all Ethereum JSON-RPC calls, enabling AI models to interact with blockchain data.
The Ethereum RPC MPC Server is a Model Context Protocol (MCP) server designed to facilitate interaction between AI models and Ethereum blockchain data through standardized JSON-RPC interfaces. It acts as a bridge, allowing AI assistants like Cursor or Claude to seamlessly access on-chain data and functionality. The server supports all Ethereum JSON-RPC calls and can be used with various MCP client implementations. It is built using TypeScript and leverages the MCP SDK to provide a robust and efficient solution for accessing Ethereum blockchain data. The server also includes special support for Zircuit-specific RPC methods, which are automatically activated when connecting to a Zircuit endpoint.
Features
- Supports all Ethereum JSON-RPC calls for seamless blockchain interaction.
- Built with TypeScript and leverages the MCP SDK for robust performance.
- Special support for Zircuit-specific RPC methods for enhanced functionality.
- Analytics support via MCP Analytics Middleware for request tracking and error reporting.
- Future plans for multi-chain and multi-RPC support, as well as indexed API access.