Skip to main content
Glama

Etherscan MCP Tool

package.json657 B
{ "name": "etherscan-mcp", "version": "1.0.4", "main": "index.js", "files": [ "dist" ], "bin": { "etherscan-mcp": "dist/index.js" }, "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "type": "module", "keywords": [], "author": "", "license": "ISC", "description": "", "devDependencies": { "@types/node": "^22.13.14", "shx": "^0.4.0", "ts-node": "^10.9.2", "typescript": "^5.8.2" }, "dependencies": { "@modelcontextprotocol/sdk": "1.0.0", "axios": "^1.8.4", "zod": "^3.24.2", "zod-to-json-schema": "^3.24.5" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/septemhill/etherscan-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server