Skip to main content
Glama

Contract Inspector MCP

by ACaiSec
  • Apple
  • Linux

contract_summary

Extract key contract summary details instantly without executing functions. Ideal for analyzing EVM contract addresses to retrieve essential on-chain information quickly.

Instructions

获取合约基本摘要信息,不调用合约函数,快速获取合约概况 Args: contract_address: EVM 合约地址 (0x开头的42位十六进制字符串) Returns: 合约的基本摘要信息

Input Schema

NameRequiredDescriptionDefault
contract_addressYes

Input Schema (JSON Schema)

{ "properties": { "contract_address": { "title": "Contract Address", "type": "string" } }, "required": [ "contract_address" ], "title": "contract_summaryArguments", "type": "object" }
Install Server

Other Tools from Contract Inspector MCP

Related Tools

    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/ACaiSec/ContractInfoMCP'

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