● degraded
Read any contract on any EVM chain through a single MCP endpoint. Ask questions in plain English and evmquery resolves the right contract, ABI, and call for you — then returns a clean, typed answer. **What it does** - Resolves contracts automatically - Calls any view function without you wiring up an ABI - Returns structured results ready for the next tool in your chain **Good for** - Wallet/allowance/balance checks - Token metadata (ERC-20, ERC-721, ERC-1155) - Quick reads against unknown or new contracts during research **Currently supported chains** - Ethereum Mainnet - Base - BNB Smart Chain
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/evmquery-com/evmquery-mcp/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/evmquery-com/evmquery-mcp/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://evmquery.com
Listed at (smithery)
https://evmquery.com