Back to search
30
MCP

evm-rpc-mcp

pypi/evm-rpc-mcp

MCP server providing read-only access to any EVM blockchain via JSON-RPC

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

rpc-nodes-mcp
Minimal, fast, and extensible MCP server for interactions with JSON-RPC blockchain nodes
0 tools
io.github.cryptoapis-io/mcp-block-data
MCP server for retrieving block-level data from EVM, UTXO, and XRP blockchains via Crypto APIs
0 tools
mcp cryptowallet evm
Metadata-only Glama MCP server.
0 tools
ethereum mcp
Metadata-only Glama MCP server.
0 tools
ethereum mcp server
Metadata-only Glama MCP server.
0 tools
ethereum-wallet-mcp
MCP server for Ethereum wallet generation and HD wallet operations
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "evm-rpc-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}