etherscan api mcp for Claude Desktop
io.github.junct-bot/etherscan-api-mcp
Etherscan Api - 71 tools for data, metrics, and on-chain analytics
client:Claude Desktop
transport:streamable-http
Install etherscan api mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"etherscan-api-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://etherscan-api.mcp.junct.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs