Loading MCP server directory, please wait...
Multi-chain EVM blockchain data with companion smart contracts
npx @getmcp/cli add io.github.siriuslattice/evmcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ALCHEMY_API_KEYAlchemy API key for RPC access
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.siriuslattice/evmcp": {
"command": "npx",
"args": [
"-y",
"evmcp"
],
"env": {
"ALCHEMY_API_KEY": ""
}
}
}
}