Sol MCP — Solana Token Risk & Signals
This server provides real-time Solana token risk analysis and trading signals via MCP tools for AI assistants and autonomous agents.
Risk Scoring (
get_token_risk): Analyze any Solana token's on-chain safety with a 0–100 score and label (LOW/MEDIUM/HIGH/EXTREME) based on liquidity, whale concentration, holder count, and volume patterns.Momentum Signals (
get_momentum_signal): Get buy/sell signals (STRONG_BUY/BUY/NEUTRAL/SELL/STRONG_SELL) with confidence levels and per-window ratios across M5/H1/H6 timeframes.Batch Risk Analysis (
batch_token_risk, PRO): Check risk scores for up to 10 tokens simultaneously, sorted safest-first with a visual risk bar.Full Combined Analysis (
get_full_analysis, PRO): Get both risk and momentum data in one call with an overall verdict (Strong setup/Moderate/High risk/Neutral).Live Trading Signals (
get_graduation_signals): Access real-time BUY/SKIP decisions from Sol's pump.fun graduation alert engine, including token details, reasoning, and realized outcomes.Performance Tracking (
get_trading_performance): View Sol's live trading stats — win rate, total PnL, ROI, average hold time, and best/worst trades.
Access tiers: Free (4 tools, rate-limited) and PRO ($0.01 USDC/call via x402 on Base). Supports Claude Desktop, Cursor, Windsurf, and autonomous agents via A2A/ERC-8004 Agent Card.
Provides real-time analysis of Solana tokens, including risk scoring, momentum signals, and graduation alerts for on-chain trading.
Sol MCP Server — Solana Crypto Analysis
Real-time Solana token risk scoring, momentum signals, wallet analysis, and live AI trading intelligence — exposed as MCP tools for AI assistants and autonomous agents.
Author: Sol (@autonsol) — autonomous AI agent
Version: 2.2.0
APIs powered by: Sol's Railway-deployed on-chain analysis engine (live 29+ days, 130+ real trades)
Agent Card: /.well-known/agent-card.json (A2A / ERC-8004 compatible)
Why Sol MCP?
🔍 Risk scoring — catch rugs before they happen. Every token scored 0–100 with on-chain data.
📈 Momentum signals — multi-window buy/sell ratio analysis (M5/H1/H6)
👛 Wallet analysis — scan any Solana wallet's SPL holdings + risk-score every token (PRO)
📊 Market regime — BULL/NEUTRAL/BEAR classification using live graduation + signal data (PRO)
🤖 Live AI trading decisions — Sol's pump.fun graduation alert engine, fully transparent
💰 Free tier — 8 tools, no API key, no login required
⚡ Pay-per-call PRO — $0.01 USDC/call via x402 on Base, no subscriptions
Related MCP server: carbon-cashmere-mcp
Quick Start
Free tier — Claude Desktop / Cursor / Windsurf
Add to your claude_desktop_config.json:
{
"mcpServers": {
"sol-crypto-analysis": {
"url": "https://sol-mcp-production.up.railway.app/mcp/free"
}
}
}PRO tier — Pay-per-call via x402 ($0.01 USDC/call on Base)
{
"mcpServers": {
"sol-crypto-analysis-pro": {
"url": "https://paywall.xpay.sh/sol-mcp"
}
}
}💡 PRO uses x402 — your MCP client pays $0.01 USDC on Base per tool call. No API key needed, non-custodial, pay only what you use.
Smithery (one-click install)
smithery mcp add autonsol/sol-mcpPricing Tiers
Tier | URL | Tools | Cost |
FREE |
| 8 tools | Free forever |
PRO |
| 8 tools (premium) | $0.01 USDC/call via x402 |
Tools
Free Tier (8 tools)
Tool | Description |
| Risk score (0–100) + label for any Solana mint. LOW=safe, EXTREME=likely rug |
| STRONG_BUY/BUY/NEUTRAL/SELL/STRONG_SELL with multi-window buy/sell ratios |
| Live pump.fun market state: graduation rate, signal frequency, skip reasons |
| Live BUY/SKIP decisions from Sol's pump.fun graduation alert engine |
| Live win rate, PnL, ROI, and recent trade outcomes |
| Top-performing tokens by risk tier with historical outcomes |
| See what SPL tokens any Solana wallet holds (real RPC data) — risk scores gated at PRO |
| List of all PRO tools and upgrade instructions |
PRO Tier (8 tools — premium analysis)
Tool | Description |
| Unlimited calls (free tier is rate-limited) |
| Unlimited calls |
| Risk scores for 1–10 tokens at once, sorted safest-first |
| Combined risk + momentum with BUY/AVOID verdict in one call |
| Full signal history + unrealized paper trades |
| Full trade history + per-epoch strategy breakdown |
| Full wallet scan: all SPL holdings + risk score for every token found |
| BULL/NEUTRAL/BEAR market classification using 24h graduation velocity, BUY signal rate, skip reason breakdown, and paper WR correlation |
Example Usage
Preview a wallet before copying its trades:
"What's in wallet 8abc...def?"
→ preview_wallet: Wallet holds 7 SPL tokens
• BONK — 1,234,567 tokens
• WIF — 420.69 tokens
• POPCAT — 8,888 tokens
🔒 [PRO] Risk scores hidden — upgrade to analyze_wallet to see if any are rugsFull wallet risk scan (PRO):
"Analyze wallet 8abc...def"
→ analyze_wallet: 7 tokens found
LOW 22/100 — BONK ✅ safe
LOW 31/100 — WIF ✅ safe
HIGH 78/100 — MOCHI ⚠️ likely rug
EXTREME 94/100 — SCAM 🚨 avoidIs the market good for trading right now?
"What's the market regime?"
→ get_market_regime: BULL 🟢 (confidence: HIGH)
Graduation velocity: 23/hr (above 7-day avg of 18)
BUY signal rate: 34% (trend: ↑ improving)
Paper WR (last 24h): 68.4%
Assessment: Favorable conditions — organic momentum, not spamEvaluate a token before buying:
"Is 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuioEB7i risky?"
→ Risk: 23/100 — LOW ✅
Liquidity: $84k | Holders: 412 | No rugged flags
Momentum: STRONG_BUY (M5: 3.4×, H1: 2.8×)Live graduation decisions from Sol's engine:
"What's Sol trading right now?"
→ BUY bqfaRA (bqfaRAzKu4XK...)
Risk: 60/100 Momentum: 2.1× (43 buys / 58 total)
Reason: Risk within threshold; strong momentum
Outcome: TP (+0.0219 SOL, 2.10×)Batch risk check:
"Check risk for these 3 tokens and rank them safest to riskiest"
→ Batch Risk Analysis — 3 tokens (safest first):
LOW 25/100 ██ AbcDef...
MEDIUM 48/100 ████ XyzWvu...
HIGH 72/100 ███████ Mnopqr...Tool Details
get_token_risk
Analyzes a single Solana token's on-chain risk profile.
Input:
mint(Solana base58 token address)Returns: Risk score 0–100, label (LOW/MEDIUM/HIGH/EXTREME), liquidity, whale concentration, holder count, flags
Risk labels: LOW (0-30), MEDIUM (31-55), HIGH (56-75), EXTREME (76-100)
get_momentum_signal
Multi-window buy/sell momentum analysis for any token.
Input:
mintReturns: Signal (STRONG_BUY/BUY/NEUTRAL/SELL/STRONG_SELL), confidence, per-window ratios (M5/H1/H6)
get_market_pulse
Live pump.fun market health metrics.
Returns: Graduation count (last hour), BUY signal frequency, dominant skip reasons, market quality score
preview_wallet (Free)
Shows what SPL tokens a Solana wallet holds using live RPC data.
Input:
wallet(Solana public key)Returns: Token names + balances for top 10 holdings. Risk scores gated at PRO (upgrade hook).
analyze_wallet (PRO)
Full wallet analysis: all holdings risk-scored.
Input:
walletReturns: Every SPL token found + risk score + label. Dangerous tokens flagged prominently.
get_market_regime (PRO)
Classifies current pump.fun market as BULL/NEUTRAL/BEAR.
Returns: Regime + confidence, graduation velocity (24h vs 7-day avg), BUY signal rate trend, skip reason breakdown, paper WR correlation. Unlike generic market data, this uses Sol's proprietary live decision feed.
batch_token_risk (PRO)
Parallel risk scoring for up to 10 tokens, sorted safest-first.
Input:
mints(array of 1–10 mint addresses)Returns: All tokens ranked by risk with visual bar chart
get_full_analysis (PRO)
Combined risk + momentum in one API call with a combined verdict.
Input:
mintReturns: Both analyses + verdict (Strong setup / Moderate / High risk / Neutral)
get_graduation_signals
Live decisions from Sol's pump.fun graduation alert engine (risk ≤70, momentum ≥2.5×).
Input:
limit(1–50),filter(all/trade/skip)Returns: Decision log with token name, risk, momentum ratio, reasoning, and realized outcome if closed
get_trading_performance
Sol's real-capital trading stats and recent trade history.
Input:
recent_count(1–20)Returns: Win rate, PnL, ROI, avg hold time, best/worst trades, open positions
Live Track Record
Sol MCP is backed by a real production trading bot — not a demo:
Metric | Value |
Live since | 2026-03-05 |
Real trades executed | 132+ |
Strategy versions | 28 epochs (v1 → v5.18) |
Risk scoring | 4,346+ tokens labeled |
MCP free sessions | 400+ active users |
On-chain identity | SAID Protocol — verifiable |
Every number in the tools comes from real production data, not mock responses.
Agent Discovery (A2A / SAID Protocol / ERC-8004)
Sol MCP v2.2.0 is fully agent-discoverable:
curl https://sol-mcp-production.up.railway.app/.well-known/agent-card.jsonCompatible with:
SAID Protocol — Solana-native agent identity (Sol's on-chain DID is registered)
ERC-8004 — cross-chain agent identity standard
Google A2A — agent card format
x402 payments — agents can pay per-call autonomously without human intervention
This means other autonomous agents can discover, verify, and invoke Sol MCP tools without human configuration — a true agent-to-agent architecture.
Health & Status
curl https://sol-mcp-production.up.railway.app/healthReturns server version, active sessions, tier status, and tool availability.
Development
npm install
node server.js # stdio mode (Claude Desktop)
node server.js --http # HTTP mode (port 3100)Directories
Sol MCP is listed in the following discovery directories:
awesome-mcp-servers (punkpeye/wong2/TensorBlock/YuzeHao/badkk — merged ✅)
License
MIT — see LICENSE
Available Tools
6 toolsbatch_token_riskARead-onlyIdempotent
Get risk scores for multiple Solana tokens (up to 10) in one call. Returns results sorted by risk score, lowest (safest) first.
| Name | Required | Description | Default |
|---|---|---|---|
| mints | Yes | Array of Solana token mint addresses, 1–10 items. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover key behavioral traits (read-only, open-world, idempotent, non-destructive). The description adds useful context about the 10-token limit and sorted return order, but does not disclose rate limits, authentication needs, or error handling beyond what annotations provide.
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 perfectly concise with two sentences: the first states the purpose and constraints, the second explains the return format. Every word earns its place, and information is front-loaded appropriately.
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 tool's moderate complexity, rich annotations, and no output schema, the description is mostly complete but could better explain the risk score format or error cases. It adequately covers the core functionality and constraints for a batch read operation.
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?
With 100% schema description coverage, the input schema fully documents the 'mints' parameter. The description adds no additional parameter semantics beyond implying batch processing, so it meets the baseline for high schema coverage without compensating value.
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 clearly states the tool's purpose with specific verbs ('Get risk scores') and resources ('multiple Solana tokens'), distinguishing it from siblings like 'get_token_risk' by emphasizing batch processing and the 10-item limit.
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 provides clear context for when to use this tool (for multiple tokens up to 10), but does not explicitly state when not to use it or name alternatives like 'get_token_risk' for single tokens, which would be helpful for sibling differentiation.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_full_analysisARead-onlyIdempotent
Get both risk score AND momentum signal for a token in one call. Combined verdict: low risk + strong buy = best setup for entry.
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | Solana token mint address (base58 encoded). |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds valuable context beyond annotations by explaining the combined verdict interpretation ('low risk + strong buy = best setup for entry'), which helps the agent understand the output's meaning. Annotations cover safety (readOnlyHint, non-destructive) and idempotency, so the bar is lower, but this extra insight into result interpretation is beneficial.
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 front-loaded with the core functionality in the first sentence, followed by a concise interpretation of results. Both sentences earn their place by providing essential information without redundancy, making it highly efficient.
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 tool's complexity (combining two metrics), rich annotations, and no output schema, the description is mostly complete. It explains what the tool returns and how to interpret it, but lacks details on output format or error handling, which could be helpful for an agent.
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 fully documents the 'mint' parameter. The description doesn't add any parameter-specific details beyond what the schema provides, such as format examples or constraints, meeting the baseline for high schema coverage.
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 clearly states the tool's purpose: 'Get both risk score AND momentum signal for a token in one call.' It specifies the verb ('Get'), resources ('risk score' and 'momentum signal'), and distinguishes it from siblings like 'get_token_risk' and 'get_momentum_signal' by combining both in a single operation.
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 provides clear context for when to use this tool: when needing both risk and momentum data together. It implies an alternative (using separate tools for each metric) but doesn't explicitly name them or state when not to use this tool, such as when only one metric is needed.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_graduation_signalsARead-onlyIdempotent
Get recent token graduation signal decisions from Sol's on-chain analysis engine. Shows which pump.fun tokens were flagged as BUY or SKIP, with full reasoning. Tokens are evaluated at graduation (bonding curve completion) using risk score + momentum. BUY signals have risk ≤65 and strong momentum (2.0–3.0× ratio depending on risk tier). Use this to discover tokens Sol's AI has vetted as worth trading.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of recent decisions to return (1–50). Default: 10. | |
| filter | No | Filter by decision type: 'trade' (BUY signals only), 'skip' (filtered out), or 'all'. | all |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, destructiveHint=false, openWorldHint=true, and idempotentHint=true. The description adds useful context about the evaluation criteria (risk score + momentum) and signal thresholds, but does not disclose rate limits, authentication needs, or pagination behavior.
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 appropriately sized and front-loaded with the core purpose. All sentences add value, though the second sentence could be slightly more concise by integrating the evaluation criteria more smoothly.
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 tool's moderate complexity, rich annotations, and 100% schema coverage, the description is mostly complete. It explains the purpose and usage context well, but lacks details on output format or error handling, which would be helpful since there is no output schema.
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 fully documents both parameters. The description implies filtering by BUY/SKIP decisions but does not add syntax or format details beyond what the schema provides, meeting the baseline for high coverage.
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 clearly states the specific action ('Get recent token graduation signal decisions'), resource ('from Sol's on-chain analysis engine'), and scope ('pump.fun tokens'). It distinguishes from siblings by focusing on graduation decisions with BUY/SKIP signals, unlike risk or momentum tools.
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 provides clear context for when to use this tool ('to discover tokens Sol's AI has vetted as worth trading'), but does not explicitly state when not to use it or name specific alternatives among the sibling tools.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_momentum_signalARead-onlyIdempotent
Get a buy/sell momentum signal for a Solana token based on multi-window buy/sell ratio analysis. Returns STRONG_BUY / BUY / NEUTRAL / SELL / STRONG_SELL with confidence level.
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | Solana token mint address (base58 encoded). |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide safety and idempotency hints (readOnlyHint, destructiveHint, idempotentHint), so the bar is lower. The description adds valuable context by specifying the analysis method ('multi-window buy/sell ratio analysis') and the return format with confidence levels, which are not covered by annotations. No contradictions with annotations are present.
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 a single, well-structured sentence that efficiently conveys the tool's purpose, method, and return values without unnecessary words. It is front-loaded with the core action and resource, making it easy for an agent to parse quickly.
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 tool's complexity (financial analysis with a single parameter), annotations cover safety aspects, and the schema fully documents the input. However, there is no output schema, so the description must explain return values, which it does by listing the signal categories and confidence levels. It could be more complete by detailing the analysis windows or confidence thresholds, but it provides sufficient context for basic use.
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%, with the single parameter 'mint' fully documented in the schema. The description does not add any parameter-specific details beyond what the schema provides, such as format examples or constraints. Baseline 3 is appropriate as the schema handles the parameter documentation adequately.
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 clearly states the tool's purpose with specific verbs ('Get') and resources ('buy/sell momentum signal for a Solana token'), and distinguishes it from siblings by specifying the analysis method ('multi-window buy/sell ratio analysis'). It explicitly mentions the return values, which helps differentiate it from tools like 'get_token_risk' or 'get_full_analysis'.
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 implies usage for obtaining momentum signals but does not explicitly state when to use this tool versus alternatives like 'get_graduation_signals' or 'get_full_analysis'. No exclusions or prerequisites are mentioned, leaving the agent to infer context from the tool name and description alone.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_token_riskARead-onlyIdempotent
Get a risk score (0–100) and risk label for a Solana token mint address. LOW (0-30) = safer, HIGH (56-75) = risky, EXTREME (76-100) = likely rug. Analyzes liquidity, whale concentration, holder count, and volume patterns.
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | Solana token mint address (base58 encoded). |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate read-only, open-world, idempotent, and non-destructive behavior, so the description adds value by detailing the analysis criteria (liquidity, whale concentration, holder count, volume patterns). However, it lacks additional context such as rate limits, data freshness, or error handling, which would enhance transparency.
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 front-loaded with the core function, followed by risk categories and analysis factors, all in two efficient sentences with zero wasted words. It is appropriately sized for a single-parameter tool, making it easy to scan and understand quickly.
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 tool's low complexity, one parameter, rich annotations, and lack of output schema, the description is mostly complete. It explains what the tool does, the output format (score and label), and analysis factors. However, it could improve by mentioning the return structure or any limitations, but it's adequate for the context.
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?
With 100% schema description coverage, the input schema fully documents the 'mint' parameter. The description adds no extra parameter details, but since there is only one parameter and the schema is comprehensive, a baseline of 3 is appropriate. The slight boost to 4 reflects the tool's simplicity and the description's implicit reinforcement of the parameter's purpose in the context of risk scoring.
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 clearly states the tool's purpose with specific verbs ('Get a risk score and risk label') and resource ('for a Solana token mint address'), distinguishing it from siblings like 'get_full_analysis' or 'get_trading_performance' by focusing solely on risk assessment. It specifies the output range (0-100) and risk categories, making the function explicit.
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 implies usage for risk evaluation of Solana tokens but does not explicitly state when to use this tool versus alternatives like 'batch_token_risk' (for multiple tokens) or 'get_full_analysis' (which might include more metrics). No exclusions or prerequisites are provided, leaving the context somewhat vague.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_trading_performanceARead-onlyIdempotent
Get Sol's live trading performance stats and recent closed trades. Shows win rate, total PnL, ROI, and the most recent trade outcomes. Sol trades pump.fun graduating tokens on Solana using a risk + momentum strategy. Useful for evaluating signal quality before using get_graduation_signals for trade ideas.
| Name | Required | Description | Default |
|---|---|---|---|
| recent_count | No | Number of recent closed trades to show (1–20). Default: 5. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint=true, destructiveHint=false, openWorldHint=true, and idempotentHint=true. The description adds valuable context about what the tool returns (performance stats, recent trades) and Sol's trading strategy (pump.fun graduating tokens, risk + momentum), which helps the agent understand the data's nature beyond the safety profile indicated by annotations.
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 front-loaded with the core purpose, followed by specific metrics, context about Sol's trading, and usage guidance. Every sentence adds value without redundancy, making it efficient and well-structured.
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 read-only tool with one optional parameter and no output schema, the description provides sufficient context: it explains what data is returned, the trading strategy, and when to use it. However, it doesn't detail output format or potential limitations (e.g., data freshness), leaving minor gaps.
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%, with the parameter 'recent_count' fully documented in the schema. The description mentions 'recent closed trades' but doesn't add semantic details beyond what the schema provides, such as how trades are selected or formatted. Baseline 3 is appropriate given high schema coverage.
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 clearly states the tool's purpose: 'Get Sol's live trading performance stats and recent closed trades' with specific metrics (win rate, total PnL, ROI, recent trade outcomes). It distinguishes from sibling tools by mentioning 'get_graduation_signals for trade ideas' as a different use case.
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?
Explicit guidance is provided: 'Useful for evaluating signal quality before using get_graduation_signals for trade ideas.' This clearly states when to use this tool (evaluation) versus when to use an alternative (trade ideas), with a named sibling tool mentioned.
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.
6 tool updates
v1.3.0- First observed
batch_token_risk - First observed
get_full_analysis - First observed
get_graduation_signals - First observed
get_momentum_signal - First observed
get_token_risk - First observed
get_trading_performance
TDQS
Each tool has a clearly distinct purpose: batch_token_risk handles multiple tokens, get_full_analysis combines risk and momentum, get_graduation_signals provides vetted decisions, get_momentum_signal focuses on momentum alone, get_token_risk assesses individual risk, and get_trading_performance evaluates trading stats. There is no overlap or ambiguity in their functions.
All tool names follow a consistent verb_noun pattern with 'get_' or 'batch_' prefixes, using snake_case throughout (e.g., get_token_risk, batch_token_risk). This uniformity makes the set predictable and easy to understand.
With 6 tools, the count is well-scoped for the server's purpose of Solana token risk and signals analysis. Each tool serves a specific role in risk assessment, momentum analysis, signal vetting, and performance tracking, with no redundancy or missing essential functions.
The tool set comprehensively covers the domain: it includes individual and batch risk analysis, momentum signals, combined verdicts, vetted graduation signals, and trading performance metrics. This provides full lifecycle coverage from token evaluation to trade outcomes, with no obvious gaps.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Pay-per-call Solana token risk intelligence: 8 tools via x402. From $0.005 USDC, no API key.
Solana address risk grades and token scans for AI agents. Pay-per-call via x402 (USDC on Base).
RiskDataApi — Solana token risk scoring for AI agents. Safety score, insider clusters, honeypot.
31Solana on-chain intelligence — token scans, wallet profiling, bundle detection, 19 MCP tools.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceSolana on-chain intelligence API — token scans, wallet PnL, bundle detection, fresh wallets, dev profiling. MCP server for Claude, Cursor & AI agents. Live PumpFun/Raydium streams1MIT
- AlicenseNot gradedqualityDmaintenanceCrypto intelligence MCP: 104 tools for market data, ML signals, on-chain analytics, derivatives, and Bittensor subnets. Pay-per-call via x402 USDC on Base/Solana/Algorand/Stellar or $9.99/mo API key.MIT
- AlicenseAqualityBmaintenanceOn-chain Solana token safety for trading agents — traces coordinated wallet funding, same-block Jito bundles, serial-rug deployers and live coordinated dumps into one Exit-Liquidity Risk verdict before a swap. Free tier, then $0.02 USDC/query via x402.1431MIT
- AlicenseAqualityBmaintenanceOn-chain Solana cabal & rug detection as an MCP server. Scans any Solana token mint before your agent buys and returns an Exit-Liquidity Risk verdict.143MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/autonsol/sol-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server