2 months ago
Blockchain RPC via DRPC. Exposes eth_call, eth_getBalance, gas estimation, and other JSON-RPC methods as MCP tools across 100+ blockchains
Server Config
{
"mcpServers": {
"drpc": {
"url": "https://lb.drpc.org/mcp/<YOUR_API_KEY>"
}
}
}