Skip to main content
Glama
thomenz

soldefi-mcp

Solana token deployer reputation

check_deployer

Trace a Solana token's deployer: discover creator wallet, deployer holdings, wallet and token ages. Receive a 0-100 risk score and verdict flagging fresh wallets, heavy self-holding, and new tokens.

Instructions

Trace who launched a Solana token: the mint's creator wallet, how much of the token the deployer still holds, the deployer wallet's age and the token's age. Returns a 0-100 risk score + verdict flagging fresh wallets, heavy insider self-holding and brand-new tokens. Paid ($0.03).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
mintYesSolana SPL token mint address (base58), e.g. EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v (USDC).
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses the tool's behavior: it retrieves deployer info, computes a risk score, and flags risks. It also notes the tool is paid. However, it does not mention failure modes or limitations (e.g., invalid mint address).

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 three sentences with no wasted words. The first sentence establishes the main action, the second details the output, and the third notes the cost. It is front-loaded and efficient.

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?

For a single-parameter tool with no output schema, the description covers essential functionality and output. It explains what information is returned and what risks are flagged. Minor details about edge cases or error handling are missing, but overall it is adequate.

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% with a clear description of the 'mint' parameter. The description adds context by mentioning 'creator wallet' and 'deployer still holds', but this does not significantly enhance understanding beyond the schema.

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 specifically states it traces the deployer of a Solana token, including the creator wallet, holdings, and wallets' ages, and returns a risk score. This clearly distinguishes it from sibling tools like scan_honeypot or check_exit_risk, which focus on other aspects.

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

Usage Guidelines3/5

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

The description implies the tool is for checking deployer reputation but does not explicitly state when to use it versus siblings like scan_wallet_risk or validate_mint. No guidance on when not to use or prerequisites is provided.

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/thomenz/soldefi-mcp'

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