MCP Servers / development / Contract Inspector

Contract Inspector

JSON →
none3development

Retrieve on-chain information for EVM contracts locally using an Ethereum RPC node and Etherscan API.

Install
How to run this server
[ { "cmd": "pip install uv", "imports": [] } ]
server path: contract-inspector
Tools
What this server exposes
ContractInfo
获取合约完整信息,调用所有不需要参数的 view 函数
ContractSummary
获取合约基本摘要,不调用函数
Configuration
Environment & auth
authnone
envETHERSCAN_API_KEY
Resources
Contract Inspector — MCP Server · libregistry