JamesANZ/evm-mcp
by Various
An MCP server that provides complete access to Ethereum Virtual Machine (EVM) JSON-RPC methods. Works with any EVM-compatible node provider including Infura, Alchemy, QuickNode, lo
MCP
JamesANZ/evm-mcp
Added 1 June 2026
Overview
An MCP server that exposes all Ethereum Virtual Machine JSON-RPC methods as tools. It can connect to any EVM-compatible node provider such as Infura, Alchemy, QuickNode, or a local node.
Best for
Best for
Developers building MCP-based tools or agents that require direct interaction with EVM blockchains
Use cases
- Querying blockchain state and transaction data via MCP tools
- Sending transactions or interacting with smart contracts programmatically
- Building MCP-based agents that need direct EVM node access
Notes
An MCP server that exposes all Ethereum Virtual Machine JSON-RPC methods as tools. It can connect to any EVM-compatible node provider such as Infura, Alchemy, QuickNode, or a local node.
1 stars on GitHub. Last updated 2025-12-10. Licensed MIT.
Use cases
- Querying blockchain state and transaction data via MCP tools
- Sending transactions or interacting with smart contracts programmatically
- Building MCP-based agents that need direct EVM node access
Pros
- Supports any EVM-compatible node provider, giving flexibility
- Provides complete JSON-RPC method coverage through the MCP protocol
- Written in TypeScript for type safety and ease of integration
Cons
- Very low star count indicates limited community adoption and testing
- No documented examples or usage guidance beyond the repository
- May lack robust error handling or edge case coverage
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Supports any EVM-compatible node provider, giving flexibility
- Provides complete JSON-RPC method coverage through the MCP protocol
- Written in TypeScript for type safety and ease of integration
Cons
- Very low star count indicates limited community adoption and testing
- No documented examples or usage guidance beyond the repository
- May lack robust error handling or edge case coverage
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.