diff --git a/servers/etherscan-api-mcp.json b/servers/etherscan-api-mcp.json new file mode 100644 index 0000000000..0bcccb8e05 --- /dev/null +++ b/servers/etherscan-api-mcp.json @@ -0,0 +1,24 @@ +{ + "id": "etherscan-api-mcp", + "name": "Etherscan Api MCP", + "description": "Get Ether Balance for a Single Address — Returns the Ether balance of a given address.", + "repository": "https://github.com/junct-bot/etherscan-api-mcp", + "endpoint": "https://etherscan-api.mcp.junct.dev/mcp", + "transport": [ + "streamable-http" + ], + "tags": [ + "read", + "accounts", + "vault", + "api pro endpoints", + "contracts", + "write", + "transactions", + "blocks" + ], + "version": "1.0.0", + "author": "Junct", + "llms_txt": "https://etherscan-api.mcp.junct.dev/llms.txt", + "created_at": "2026-03-14T17:09:59.756Z" +}