Skip to main content
Glama

Server Details

Solana token risk (rug / honeypot / dump) scoring for AI agents — remote MCP server.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
comil27/solrisk-mcp
GitHub Stars
0

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4/5 across 1 of 1 tools scored.

Server CoherenceA
Disambiguation5/5

Only one tool exists, so there is no ambiguity for the agent in selecting the correct tool.

Naming Consistency5/5

With a single tool, naming is trivially consistent; the name clearly describes its function.

Tool Count3/5

A single tool for Solana token risk scoring is minimal but borderline reasonable for a narrow domain; 1 tool feels thin.

Completeness5/5

The tool covers key on-chain risk signals (mint/freeze authority, holder concentration, liquidity, volume), adequately fulfilling its stated purpose without obvious gaps.

Available Tools

1 tool
solana_token_riskAInspect

Score the rug / honeypot / dump risk (0 = safe .. 100 = high risk) of any Solana SPL token from on-chain signals: mint & freeze authority, top-holder concentration, liquidity and volume. Returns JSON.

ParametersJSON Schema
NameRequiredDescriptionDefault
mintYesSolana SPL token mint address (base58, 32-44 chars)
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses that the tool uses on-chain signals and returns JSON. However, it does not mention behavioral traits like being read-only, rate limits, or authentication needs. It is adequate but minimal.

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 a single sentence that front-loads the key information (risk scoring) and efficiently explains inputs and outputs. No wasted words.

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 simplicity (one parameter, no output schema), the description is fairly complete. It explains the input and the output format (JSON with risk score). A more detailed output structure would be helpful but not essential.

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?

The input schema already provides a description for the 'mint' parameter (pattern and explanation). Schema coverage is 100%, so baseline is 3. The tool description does not add new parameter semantics beyond what the schema provides.

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's purpose: scoring rug, honeypot, and dump risk of Solana SPL tokens on a 0-100 scale. It specifies the on-chain signals used (mint & freeze authority, holder concentration, liquidity, volume) and that the output is JSON. This is specific and actionable.

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 implicitly tells when to use the tool: to assess the risk of any Solana SPL token. There are no sibling tools, so no need for exclusions. It provides clear context for usage.

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

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.