Model Context Protocol (MCP) server for Etherscan API integration. Provides tools for querying Ethereum blockchain data including balances, transactions, contracts, and token information.
{
"mcpServers": {
"aurracloudetherscan": {
"command": "npx",
"args": [
"-y",
"@aurracloud/etherscan-mcp"
]
}
}
}