A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Server Config
{
"mcpServers": {
"1scan": {
"url": "http://localhost:3000/mcp/sse",
"command": "1scanmcp"
}
}
}