Back to Finance
evm-mcp
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, local nodes, and more.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"evm-mcp": {
// See GitHub repository for configuration
}
}
}