# Etherscan API Integration Server

Enable dynamic interaction with Etherscan's blockchain data and services through a standardized MCP interface. Access supported chains and endpoints to retrieve blockchain information seamlessly. Sim…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add xiaok/etherscan-mcp-server

# Browse available tools
npx -y smithery tool list xiaok/etherscan-mcp-server
```

---

License: MIT
