Catalog
io.github.friendlygeorge/etherscan-mcp-server
Officialby friendlygeorge · JavaScript
MCP server for Etherscan — Ethereum blockchain explorer API for AI assistants
Query Ethereum blockchain data and transaction information via Etherscan API.
Topics
blockchainethereumetherscanmcpmodel-context-protocolweb3ai-toolsllmaiapitypescriptclaudecursormcp-server
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"etherscan-mcp-server": {
"command": "npx",
"args": [
"-y",
"etherscan-mcp-server@1.0.0"
]
}
}
}