PreApe
Server Details
Check Arc/RadarDEX tokens before buying. Creator, LP lock, holders. GO/CAUTION/AVOID.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
2 toolspreape_analyzeAInspect
Full pre-trade analysis for an Arc / RadarDEX token before buying. Returns GO / CAUTION / AVOID with creator observed launch history, LP lock, liquidity snapshot, and top-holder concentration. Volume and wash fields are null in v1. RadarDEX-only coverage.
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | ERC-20 token address on Arc (0x…) | |
| includeHolders | No | Include Arcscan holder concentration. Default true. | |
| include_holders | No | Alias of includeHolders. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden, and it does well: it states the output verdict, the key analysis components, the v1 null fields, and the RadarDEX-only coverage. It does not address potential side effects or permissions, but as a read-only analysis tool the disclosed limitations are meaningful and useful.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is concise and front-loaded: the first sentence states the purpose and return verdict, followed by efficient notes on scope and limitations. Every sentence earns its place with no redundant or filler content.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the schema covers all parameters and this is a simple analysis tool with no output schema, the description is largely complete: it explains return value, key fields, limitations, and scope. The main gap is not addressing the relationship to preape_check, but that is a usage-guidance nuance rather than a blocking completeness issue.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already documents all parameters. The description adds some context by mentioning analysis components like top-holder concentration and liquidity, which loosely connect to includeHolders, but it does not add substantial meaning beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific verb and resource: it performs 'Full pre-trade analysis for an Arc / RadarDEX token before buying' and returns a clear verdict (GO / CAUTION / AVOID). It does not explicitly differentiate from the sibling tool preape_check, so it falls short of a 5, but the purpose is unambiguous.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description clearly indicates when to use it ('before buying') and notes RadarDEX-only coverage as a scope limitation. However, it never mentions the sibling tool preape_check or explains when to choose this tool over that alternative, leaving the usage guidance incomplete.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
preape_checkAInspect
Quick pre-trade risk check for a token on Arc / RadarDEX before buying. Returns GO, CAUTION, AVOID plus one-liner and red flags. Covers observed RadarDEX creator history and LP lock. Does not scan full holders. Use this first.
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | ERC-20 token address on Arc (0x…) |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden and it succeeds: it discloses the output format, the covered checks (creator history, LP lock), and a notable limitation (does not scan full holders). It also implies a read-only nature through 'risk check' and 'before buying.' This is strong transparency despite lacking explicit safety semantics.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Five short, front-loaded sentences, each carrying distinct information: purpose, output, coverage, limitation, and usage. No filler.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a single-parameter, no-output-schema tool, the description tells the agent what it returns, what it checks, what it ignores, and when to invoke it. The absence of an output schema is mitigated by the explicit return description.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the schema already documents the token address. The description repeats the Arc context and adds RadarDEX as a domain reference, but doesn't provide additional parameter-specific details like format or validation rules. Baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific action ('pre-trade risk check'), a target resource ('token on Arc / RadarDEX'), and a concrete output ('GO, CAUTION, AVOID'). It is clear and distinct in scope, but it doesn't explicitly name the sibling preape_analyze, so differentiation relies on the 'Quick' and 'Use this first' cues rather than an explicit contrast.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives clear context: use it before buying and use it first. However, it doesn't explicitly state when to switch to preape_analyze or exclude it, so the alternative is implicit rather than named.
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. Dates show when Glama detected each change.
2 tool updates
- First observed
preape_analyze - First observed
preape_check
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
Rug pull risk and on-chain forensics for tokens on Solana, Ethereum, Base and Robinhood.
Solana meme-coin trust scores, rug-risk flags, and wallet analytics from SolRadar.
Solana token due-diligence: 3-source fused risk verdict incl. LP-lock depth. $0.01 via x402.
Pre-trade safety check for AI agents: honeypot, tax, liquidity and rug risk before you buy.
Related MCP Servers
- AlicenseAqualityBmaintenanceOn-chain rug-pull & honeypot risk screen for ERC-20 tokens, providing a SAFE / CAUTION / HIGH-RISK verdict based on live public RPC reads.2MIT
- AlicenseAqualityBmaintenanceRug pull risk scores and on-chain forensics for memecoins on Solana, Ethereum, Base and Robinhood Chain - launch-bundle detection, funding-origin tracing, deployer history, insider networks and whale flow. 15 read-only tools.23150MIT
- AlicenseNot gradedqualityCmaintenanceToken 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.1MIT
- AlicenseAqualityDmaintenanceReal-time radar for Solana memecoins, Pump.fun launches, and KOL trades.82MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
preape_analyze and preape_check both evaluate the same token and return the same GO/CAUTION/AVOID verdict, so they are easy to confuse. The 'quick vs full' distinction and 'Use this first' hint help, but an agent still has to read carefully to choose correctly.
Both tools follow the same preape_ + verb pattern, giving the server a predictable naming structure. There are no mixed conventions or inconsistent verb styles.
Two tools is a minimal surface, but it maps cleanly to quick and full pre-trade risk checks for a narrow domain. It feels slightly thin, yet not unreasonable for the stated purpose.
The full analysis covers creator history, LP lock, liquidity, and top-holder concentration, while the quick check provides a fast red-flag path. Notable gaps like null volume/wash fields and incomplete Arc coverage exist, but the core pre-trade workflow is represented.