Skip to main content
Glama

MCP Smart Contract Analyst

by RockYuan

analyze-verified-contract

Analyze verified smart contracts on the Monad testnet to evaluate functionality and security. Input a Monad testnet address to review contract source code and ensure compliance.

Instructions

Analyze a verified contract from an address on the Monad testnet.

Input Schema

NameRequiredDescriptionDefault
addressYesMonad testnet address to analyze verified contract for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "address": { "description": "Monad testnet address to analyze verified contract for", "type": "string" } }, "required": [ "address" ], "type": "object" }
Install Server

Other Tools from MCP Smart Contract Analyst

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/RockYuan/mcp-contract-analyst'

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