Query transactions, balances, contract ABIs, token data, and gas prices on Ethereum.
Overview
Etherscan MCP Server gives AI agents direct access to Ethereum blockchain data — transactions, wallet balances, contract ABIs, token transfers, and gas prices.
Hosted by Junct — the agent-readiness layer for the crypto stack.
- 71 tools, all validated
- No setup required — connect via URL
- Part of the Junct server fleet: junct.dev/servers
Server Config
{
"mcpServers": {
"etherscan": {
"url": "https://etherscan-api.mcp.junct.dev/mcp"
}
}
}