Skip to main content
Glama
rndrpp

100pro-token-risk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
token_risk_screenA

Pre-trade risk screen for an EVM token contract or a Solana SPL mint (Base, Ethereum, BSC, Polygon, Arbitrum, Solana): honeypot/tax/owner flags, LP-lock state, mint & freeze authority, holder concentration, liquidity depth, wash-trade signals, and a final Verdict line. Up to 5 comma-separated tokens per call. $0.10 USDC for one token, $0.25 for a 2-5 token batch, on Base via x402 v2 — no account, no API key. An unpaid call answers HTTP 402 with the payment challenge; sign it and retry with the payment under params._meta['x402/payment'].

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.5/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of overlapping or confusable tools. The tool's purpose is clearly and uniquely defined.

Naming Consistency5/5

With a single tool, there are no naming conflicts or mixed conventions. 'token_risk_screen' is a clear, descriptive snake_case name.

Tool Count4/5

Although one tool is minimal, it is comprehensive for the server's focused purpose of token risk screening. The scope is narrow enough that a single well-designed tool is reasonable.

Completeness5/5

The tool covers the core risk-screening dimensions: honeypot/tax/owner flags, LP-lock, mint/freeze authority, holder concentration, liquidity depth, wash-trade signals, and a verdict. Multi-token batching and multi-chain support further round out the surface.

Maintenance

ActivityMaintained
ResponsivenessNo issues