Ethereum and EVM-compatible chain tools
Check wallet balances, analyze contracts, monitor gas prices. Connect AI assistants to blockchain data via QuickNode.
{
"mcpServers": {
"evm": {
"mcpServers": {
"evm": {
"env": {
"QUICKNODE_ENDPOINT": "YOUR_ENDPOINT"
},
"args": [
"-y",
"@quicknode/evm-mcp-server"
],
"command": "npx"
}
}
}
}
}