Skip to main content
Glama

100pro-token-risk

Server Details

Risk screen for EVM tokens and Solana mints: honeypot, LP lock, mint/freeze. $0.05 USDC on Base.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP · MCP 2025-11-25
URL
Repository
rndrpp/100pro-mcp
GitHub Stars
0
Server Listing
100pro-token-risk

TDQS

Score is being calculated.

Available Tools

1 tool
token_risk_screenA
Read-onlyIdempotent
Inspect

Pre-trade risk screen for an EVM token contract or a Solana SPL mint (Base, Ethereum, BSC, Polygon, Arbitrum, Solana). Returns a markdown report: honeypot/tax/owner flags, LP-lock state, mint and freeze authority, transfer fee/hook, holder concentration, liquidity depth, wash-trade flags, and a final Verdict line. Up to 5 comma-separated tokens per call. $0.05 USDC on Base per call (x402 v2, no account, no API key). An unpaid call answers HTTP 402 with the payment challenge; sign it and retry with the payment in the call _meta.

ParametersJSON Schema
NameRequiredDescriptionDefault
chainNoOptional; inferred from the address shape when omitted
tokenYesContract address (0x…) or Solana mint; up to 5 comma-separated

TDQS

A4.5/5.0
Behavior5/5

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

Beyond the annotations (readOnlyHint, idempotentHint, etc.), the description discloses critical behavior: the $0.05 USDC payment requirement, x402 v2 billing, the HTTP 402 challenge flow, and the instruction to retry with payment in `_meta`. It also specifies the comma-separated token limit and the markdown report format. This substantially enriches what annotations alone provide.

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

Conciseness5/5

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

The description is compact and front-loaded: purpose, report contents, batching limit, and payment mechanics each earn their place. No filler or redundancy exists, and the critical pricing/auth detail is placed after the core purpose without bloating the opening.

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

Completeness5/5

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

For a read-only tool with two well-documented parameters and no output schema, the description is complete. It explains the output format, the payment mechanism, failure mode (HTTP 402), retry instructions, and supporting chains. No missing information is needed for an agent to call and interpret the tool correctly.

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

Parameters3/5

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

Schema coverage is 100%, so the input schema already documents both parameters, including enum values for chain and the token format. The description mostly repeats this information (chain list, 0x address, Solana mint, comma-separated) without adding new parameter-level semantics beyond a brief clarification of token type. Baseline 3 is appropriate.

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 opens with 'Pre-trade risk screen for an EVM token contract or a Solana SPL mint', naming a specific verb, resource, and supported chains. It then enumerates exactly what the report contains, making the tool's purpose unmistakable even without sibling tools to distinguish it from.

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 phrase 'Pre-trade risk screen' provides clear context for when this tool should be used, and the detailed report contents signal its suitability for pre-trade due diligence. There are no sibling tools or explicit exclusions, but the description gives enough contextual guidance for an agent to select it appropriately.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool update
    • First observedtoken_risk_screen

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Smart contract security scanner for Base. Detect honeypots, rug pulls, hidden mints, proxy dangers, and generate audit reports.
    8
    25 npm
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents on Base to call a check_token_risk tool before trading, providing honeypot detection, LP-lock verification, brand impersonation checks, and live sell simulation across Uniswap V2/V3/V4 and Aerodrome with a clear risk score and should-trade decision.
    1
    10 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Token safety oracle for AI agents. Honeypot detection, 17 scam pattern checks, LP lock verification across 6 EVM chains. Score 0-100 with risk flags. ERC Token Safety Score standard.
    1
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.