Plug this in when you need to query Ethereum blockchain data without managing API keys. It wraps 71 Etherscan API endpoints covering account balances, transaction history, smart contract ABIs, gas prices, and block data. The server is hosted by Junct and deterministically generated from Etherscan's API spec, so every tool maps directly to a real endpoint. Useful for building AI agents that need to check wallet activity, verify contract deployments, or pull on-chain metrics. Just point your MCP client at the streamable HTTP endpoint and start querying mainnet data.
MCP server for Etherscan. Agent-ready API for Etherscan.
Hosted at etherscan-api.mcp.junct.dev/mcp. Free to use. No auth. No API key required.
Part of Junct — the agent-readiness layer for web3.
Add to your MCP client config (Claude Desktop, Cursor, Windsurf):
{
"mcpServers": {
"etherscan-api": {
"url": "https://etherscan-api.mcp.junct.dev/mcp",
"transport": "streamable-http"
}
}
}
This MCP server is deterministically generated from the Etherscan API specification. Every tool maps 1:1 to a real API endpoint — no hallucinated endpoints.
https://etherscan-api.mcp.junct.dev/mcpKeywords: Etherscan, MCP server, DeFi, AI agent, agent-ready API, crypto tools, Model Context Protocol
io.github.infoinlet-marketplace/mcp-observability
betterdb-inc/monitor
com.mcparmory/datadog
thotischner/observability-mcp
io.github.tantiope/datadog-mcp
io.github.us-all/datadog