The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Sol MCP listing page.
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)
Add to your claude_desktop_config.json:
💡 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.
| Tier | URL | Tools | Cost |
|---|---|---|---|
| FREE | https://sol-mcp-production.up.railway.app/mcp/free | 8 tools | Free forever |
| PRO | https://paywall.xpay.sh/sol-mcp | 8 tools (premium) | $0.01 USDC/call via x402 |
| Tool | Description |
|---|---|
get_token_risk | Risk score (0–100) + label for any Solana mint. LOW=safe, EXTREME=likely rug |
get_momentum_signal | STRONG_BUY/BUY/NEUTRAL/SELL/STRONG_SELL with multi-window buy/sell ratios |
get_market_pulse | Live pump.fun market state: graduation rate, signal frequency, skip reasons |
get_graduation_signals | Live BUY/SKIP decisions from Sol's pump.fun graduation alert engine |
get_trading_performance | Live win rate, PnL, ROI, and recent trade outcomes |
get_alpha_leaderboard | Top-performing tokens by risk tier with historical outcomes |
preview_wallet | See what SPL tokens any Solana wallet holds (real RPC data) — risk scores gated at PRO |
get_pro_features | List of all PRO tools and upgrade instructions |
| Tool | Description |
|---|---|
get_token_risk | Unlimited calls (free tier is rate-limited) |
get_momentum_signal | Unlimited calls |
batch_token_risk | Risk scores for 1–10 tokens at once, sorted safest-first |
get_full_analysis | Combined risk + momentum with BUY/AVOID verdict in one call |
get_graduation_signals | Full signal history + unrealized paper trades |
get_trading_performance | Full trade history + per-epoch strategy breakdown |
analyze_wallet | Full wallet scan: all SPL holdings + risk score for every token found |
get_market_regime | BULL/NEUTRAL/BEAR market classification using 24h graduation velocity, BUY signal rate, skip reason breakdown, and paper WR correlation |
Preview a wallet before copying its trades:
Full wallet risk scan (PRO):
Is the market good for trading right now?
Evaluate a token before buying:
Live graduation decisions from Sol's engine:
Batch risk check:
get_token_riskAnalyzes a single Solana token's on-chain risk profile.
mint (Solana base58 token address)get_momentum_signalMulti-window buy/sell momentum analysis for any token.
mintget_market_pulseLive pump.fun market health metrics.
preview_wallet (Free)Shows what SPL tokens a Solana wallet holds using live RPC data.
wallet (Solana public key)analyze_wallet (PRO)Full wallet analysis: all holdings risk-scored.
walletget_market_regime (PRO)Classifies current pump.fun market as BULL/NEUTRAL/BEAR.
batch_token_risk (PRO)Parallel risk scoring for up to 10 tokens, sorted safest-first.
mints (array of 1–10 mint addresses)get_full_analysis (PRO)Combined risk + momentum in one API call with a combined verdict.
mintget_graduation_signalsLive decisions from Sol's pump.fun graduation alert engine (risk ≤70, momentum ≥2.5×).
limit (1–50), filter (all/trade/skip)get_trading_performanceSol's real-capital trading stats and recent trade history.
recent_count (1–20)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.
Sol MCP v2.2.0 is fully agent-discoverable:
Compatible with:
This means other autonomous agents can discover, verify, and invoke Sol MCP tools without human configuration — a true agent-to-agent architecture.
Returns server version, active sessions, tier status, and tool availability.
Sol MCP is listed in the following discovery directories:
MIT — see LICENSE