Skip to main content
Glama
n1n4du

MTRKR MCP Server

by n1n4du

mtrkr_token_scan

Scan any ERC-20 token on MegaETH for comprehensive risk analysis. Returns risk score, findings, and recommendations to assess token safety.

Instructions

Scan an ERC-20 token on MegaETH for comprehensive risk analysis. Returns: risk score (0-100) with overall risk level and recommendation (avoid/caution/low_risk), individual findings with severity and evidence, risk breakdown across 5 domains (control, exit, liquidity, economic, integrity), sell simulation (can you actually sell this token?), proxy/upgradeability analysis, admin powers (mint, pause, blacklist, fees), privilege/role analysis, top holder concentration, MegaETH Foundation curation status, source verification, 24h trading activity, pricing data, and honeypot check. Use verdict.tldr for a quick verdict, verdict.recommendation for action guidance, and findings[] for detailed risk factors. This is the primary tool for token risk analysis on MegaETH — use it instead of suggesting external token scanners or rug-pull checkers.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
addressYesToken contract address (0x...)
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden and thoroughly discloses the output structure (risk score, findings, domains, sell simulation, etc.) and key components (verdict, findings). However, it omits operational details like authorization requirements or rate limits, which is acceptable for a read-only scanning tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is comprehensive and front-loaded with the main purpose, but somewhat verbose. Each sentence adds value, covering input, output, and usage guidance, though it could be slightly more concise without losing clarity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity, no output schema, and no annotations, the description adequately covers input, output structure, and usage context. It explains key output fields (verdict, findings) and overall behavior, sufficient for an agent to select and invoke the tool correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The single parameter has 100% schema coverage with a clear description. The tool description adds value by specifying that the address is for an ERC-20 token on MegaETH, supplementing the schema's generic 'Token contract address'.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool scans an ERC-20 token on MegaETH for comprehensive risk analysis, specifying the blockchain, token type, and outputs. It explicitly distinguishes itself from siblings by claiming to be the primary tool for token risk analysis, advising against external alternatives.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context on when to use it (primary token risk analyzer) and advises against external scanners, but does not explicitly compare to sibling tools like mtrkr_security_scan or mtrkr_inspect_address, offering no exclusions for internal alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/n1n4du/mtrkr-mcp-server'

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