MadeOnSol
OfficialProvides real-time Solana trading intelligence including tracking 1,069 KOL wallets, scoring 23,000+ Pump.fun deployers, detecting deploys before on-chain confirmation, monitoring multi-KOL coordination, and streaming DEX trades across 9+ programs. Includes tools for token risk scoring, trade flow analysis, OHLCV candles, batch risk scoring, and WebSocket session management.
mcp-server-madeonsol
β‘ Install via Smithery Β· π€ Use in Claude Desktop Β· π±οΈ Use in Cursor Β· π API docs Β· π° Free API key Β· π On Glama
MCP server for MadeOnSol Solana KOL intelligence API. Use from Claude Desktop, Cursor, or any MCP-compatible client.
Real-time Solana trading intelligence: track 1,069 KOL wallets with <3s latency, score 23,000+ Pump.fun deployers, surface deshred deploy signals ~500ms before on-chain confirmation, detect multi-KOL coordination, and stream every DEX trade across 9+ programs. Free tier: 200 requests/day, every endpoint β no signup payment. Get a key at madeonsol.com/pricing.
New in 1.16.0 β Batch risk scoring + live stream-session control. New tool
madeonsol_tokens_batch_riskβ bulk rug-risk/safety scoring for up to 50 mints in one call, returning the same per-mint shape asmadeonsol_token_risk(0β100 score,band, explainablefactors[], rawinputs) plus anas_oftimestamp; untracked mints come back as{ mint, error: "not_tracked" }without failing the batch, and the whole call counts as one request against quota. Plus two WebSocket session tools:madeonsol_stream_sessions_list(list your live sessions βid,service,tier,channels,connected_at,remote_ip,messages_sent) andmadeonsol_stream_session_kill(force-disconnect a session by id to free its connection slot, e.g. a ghost socket). PRO/ULTRA only.New in 1.15.0 β Almost-bonded discovery + trending sorts. New tool
madeonsol_almost_bondedβ pre-bond pump.fun tokens near graduation, ranked by velocity (Ξprogress/min): "95% and accelerating" beats "92% stalled". Each token carriesprogress_pct,velocity_pct_per_min,eta_minutes,stalled,real_sol_reserves,market_cap_usd,liquidity_usd,authorities_revoked,deployer_tier, andage_minutes. Params:min_progress,max_progress,min_velocity_pct_per_min,max_age_minutes,deployer_tier,authority_revoked,min_liq,sort(velocity_desc / progress_desc / eta_asc),limit. PRO/ULTRA only. Plusmadeonsol_tokens_listgains four momentum sorts βmc_change_5m_desc,mc_change_1h_desc,volume_1h_desc, andtrending(composite recent-volume Γ positive-momentum rank).New in 1.14.0 β Token trade flow. New tool
madeonsol_token_flowβ a trade-flow aggregate (organic-vs-fake volume) over a1h/24hwindow:unique_wallets/unique_buyers/unique_sellers,buy_count/sell_count/total_trades,buy_sol/sell_sol/net_sol(sell β buy; positive = net SOL leaving the pool), andtrades_per_wallet(wash-trading proxy). PRO/ULTRA only. Deployer alerts (madeonsol_deployer_alerts) now carrydeployers.deployer_sol_balanceβ the deployer wallet's SOL balance at alert time (null for historical rows).New in 1.13.0 β Token OHLCV candles. New tool
madeonsol_token_candlesβ historical price candles (1m/5m/15m/1h/4h/1d) aggregated from the on-chain trade firehose. Each candle hast/open/high/low/close/volume_usd/trades/market_cap_usd. PRO returns OHLCV for the last 30 days; ULTRA adds buy/sell volume + count splits, net flow, MEV volume, open/close liquidity, high/low MC, and full history. PRO/ULTRA only.New in 1.12.0 β Token risk score. New tool
madeonsol_token_riskβ a transparent 0β100 rug-risk/safety score (higher = riskier) with aband(safe/caution/danger), an explainablefactors[]array, and the rawinputs(mint/freeze authority, liquidity, liq-to-MC ratio, transfer fee, launch cohort, deployer bond rate, KOL signal, blacklist). PRO/ULTRA only.New in 1.11.0 β
madeonsol_tokens_listgains three new filter params:min_liq_mc_ratio,max_liq_mc_ratio, anddeployer_tier. Response items now includeliquidity_to_mc_ratioanddeployer_tier. New tool:madeonsol_signal_performanceβ evaluate signal efficacy (hit rate, sample size, median outcome) before acting on any signal. KOL leaderboard entries now includemedian_hold_minutes_30dandpercentile_early_entry_30d.New in 1.10.4 β Deployer alerts/profiles now expose
runner_rate+labeled_tokens(fraction of a deployer's labeled tokens that ran vs dumped, gate onlabeled_tokensβ₯3) plusavg_time_to_bond_minutes.
New in 1.10.3 β Dump-cluster detection.
madeonsol_token_buyer_qualitybreakdown now includesdump_cluster_count(3+ dump-cluster wallets in the first-20 β 94% historical dump rate vs 61% base) andrecycled_early_buyer_count. Full breakdown is returned on all tiers. Also: the API now pushes every pump.fun graduation in real time (token:graduationsWS channel).
New in 1.10 β Deshred Sniper Alerts.
madeonsol_sniper_recentsurfaces pump.fun deploys from shred-level data ~500ms before on-chain confirmation. PRO: elite/good deployers. ULTRA: all tiers + custom watchlist. Usesniper:deploysWebSocket orsniper:deploywebhook for live push.New in 1.9 β Price alerts, scout leaderboard, coordination history.
madeonsol_price_alerts_*CRUD (PRO=5, ULTRA=25).madeonsol_scout_leaderboardranks top scouts by first-touch follow-on rate.madeonsol_coordination_historyandmadeonsol_peak_historyexpose the historical record.madeonsol_wallet_statsnow returnsderived: win_rate, roi, verdict, biggest_miss.New in 1.8 β Universal Wallet API.
madeonsol_wallet_stats,madeonsol_wallet_pnl,madeonsol_wallet_positions,madeonsol_wallet_tradesβ FIFO cost-basis PnL and cursor-paginated raw trades for any Solana wallet. PRO+. Cache hits don't count against quota.New in 1.7.0 (2026-05-12) β Two new tools:
madeonsol_me(account/quota introspection β read tier, remaining requests, and per-feature usage without parsing rate-limit headers) andmadeonsol_tokens_list(PRO+ filtered, sortable token directory β MC band, liquidity floor, primary DEX, authority/safety flags, plus computed 1h volume / MEV-share / MC-change deltas). Token responses now expose velocity / MEV-share fields. Token directory defaults tomin_liq=2000to skip phantom-MC dust β passmin_liq=0to opt out./token/{mint}now returns structured 400 errors (code/reason/example/docs) instead of plain strings. Deprecatedavg_entry_mc_usdfield fully removed from KOL/alpha leaderboards.
Install via Smithery (one line)
Smithery is the easiest path β it writes the config for you and handles the install:
npx -y smithery mcp add madeonsol/solana-kol-intelligenceSmithery prompts for your MADEONSOL_API_KEY (free at madeonsol.com/pricing) and wires up Claude Desktop or your chosen MCP client. Restart the client and ask: "What are KOLs buying right now?"
You can also browse tools from the CLI:
npx -y smithery tool get madeonsol/solana-kol-intelligence madeonsol_kol_feedRelated MCP server: Concordia MCP
Quick start β manual config (10 seconds)
npm install -g mcp-server-madeonsolAdd to claude_desktop_config.json or Cursor MCP settings (free tier at https://madeonsol.com/pricing):
{ "mcpServers": { "madeonsol": { "command": "mcp-server-madeonsol", "env": { "MADEONSOL_API_KEY": "msk_..." } } } }Restart Claude Desktop and ask: "What are KOLs buying right now?"
AI agent quickstart (x402 / pay-per-call)
Building an autonomous agent? Skip the signup. Point a funded Solana wallet at the server and every tool call auto-pays a micropayment over x402 β no API key, no account, no rate-limit dance.
{
"mcpServers": {
"madeonsol": {
"command": "mcp-server-madeonsol",
"env": {
"SVM_PRIVATE_KEY": "<base58 solana private key>"
}
}
}
}How it works:
The wallet behind
SVM_PRIVATE_KEYsettles each request as a USDC micropayment on Solana (~$0.005β$0.02 per call, settled on-chain). No subscription, no quota.The free
madeonsol_discoverytool needs no auth and returns every endpoint with its exact per-call price β call it first to see what each tool costs.Install the x402 peer deps alongside the server (only required for this mode):
npm install -g mcp-server-madeonsol @x402/fetch @x402/svm @x402/core @solana/kit @scure/base
Data only. MadeOnSol returns trading intelligence β it never trades, signs swaps, or takes custody of funds. The only thing your wallet ever pays for is the per-call data fee.
Prefer a fixed monthly bill, free tier, or no wallet? Use the developer path below.
Authentication
Two options (in priority order):
Method | Env var | Best for |
MadeOnSol API key (recommended) |
| Developers β get a free key |
x402 micropayments |
| AI agents with Solana wallets |
v1.0 breaking change: RapidAPI auth (
RAPIDAPI_KEY) has been removed. The MadeOnSol RapidAPI marketplace was retired on 2026-04-19. Get a freemsk_key at madeonsol.com/pricing.
Install
npm install -g mcp-server-madeonsolx402 peer deps (
@x402/fetch @x402/svm @x402/core @solana/kit @scure/base) are only needed when usingSVM_PRIVATE_KEY.
Configure
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"madeonsol": {
"command": "mcp-server-madeonsol",
"env": {
"MADEONSOL_API_KEY": "msk_your_api_key_here"
}
}
}
}Cursor
Add to MCP settings with the same command and env vars.
Tools
KOL Intelligence
Tool | Description |
| Real-time KOL trade feed (1,000+ wallets) |
| Multi-KOL convergence signals (v1.1) β peak-density window, exit detection, 0-100 score |
| First-KOL-touch events β backtested scout signal. Filter by scout tier, winrate, token age, mint suffix |
| KOL PnL and win rate rankings (180 days of history; periods: today, 7d, 30d, 90d, 180d) |
| KOL affinity matrix β which KOLs co-trade the same tokens |
| KOL momentum tokens β accelerating buy interest |
| Tokens ranked by KOL buy volume (5mβ12h windows). ULTRA adds full KOL wallet addresses. |
| Deep per-wallet PnL: equity curve, risk metrics, closed positions. ULTRA adds open positions (tokens bought but not yet sold). |
| KOL entry/exit timing profile β available on all tiers |
Deployer Hunter
Tool | Description |
| Pump.fun deployer launches with KOL enrichment. Filter by tier (elite/good/moderate/rising/cold). ULTRA unlocks full pagination. Each alert's |
| Deployer skill curve β streaks, rolling bond rate, trend β available on all tiers |
Deshred Sniper Alerts (new in 1.10 β Pro/Ultra)
Pre-confirm pump.fun deploy feed reconstructed from shred-level (deshred) data β launches surface ~500ms before they confirm on-chain. Pro sees elite/good deployers; Ultra sees every tier.
Tool | Description |
| Newest-first deshred deploy feed. Pro: elite/good Β· Ultra: all tiers. |
| Deshred deploys for a single deployer wallet (Ultra) |
Wallet Tracker
Tool | Description |
| List your tracked wallets and remaining capacity (Free: 10, Pro: 50, Ultra: 100) |
| Add a wallet to your watchlist |
| Remove a wallet from your watchlist |
| Historical swap/transfer events for watched wallets (120-day retention) |
| Per-wallet stats: swap counts, SOL bought/sold, last event |
Universal Wallet (new in 1.8 β any wallet, not just curated KOLs, PRO+)
Tool | Description |
| Aggregate 90d stats + cross-product flags (is_kol, is_alpha_tracked + bot_confidence + win_rate + net_pnl, is_deployer + tokens_deployed) β quick sizing-up of an unknown wallet |
| Full FIFO cost-basis PnL: realized + unrealized SOL, profit factor, max drawdown, avg + median hold minutes, daily UTC PnL curve, closed + open positions hydrated with live mc-tracker prices |
| Open positions only β lighter slice of /pnl. Shares the same cache. |
| Cursor-paginated raw trades with action / token / since-until filters |
Cached server-side with dynamic TTL (5min / 1h / 24h based on last activity). Cost basis observable only inside the 90-day window.
Alpha Wallet Intelligence
Scored from 1M+ early-buyer records (wallets seen in the first 20 buyers of Pump.fun tokens).
Tool | Tier | Description |
| All | Top profitable early-buyer wallets. Up to 100 on Free/Pro; ULTRA unlocks 500 + bot signals |
| ULTRA | Full per-token breakdown + bot_signals array |
| ULTRA | Wallets behaviorally linked (co-bought 3+ tokens within 2s) |
Token Quality
Tool | Tier | Description |
| PRO+ | Filtered, sortable token directory β MC band, liquidity floor, primary DEX, authority/safety flags, computed 1h volume / MEV-share / MC-change deltas, plus momentum sorts ( |
| PRO+ | Pre-bond pump.fun tokens near graduation, ranked by velocity (Ξprogress/min) β |
| PRO+ | First non-deployer early buyers, enriched with PnL/KOL/bot flags. PRO=10, ULTRA=20 |
| All | 0β100 buyer-quality score + full breakdown (5-min cached) |
| PRO+ | Transparent 0β100 rug-risk/safety score with |
| PRO+ | Bulk rug-risk/safety scoring for up to 50 mints β same shape as |
| PRO+ | Historical OHLCV candles (1mβ1d). PRO=OHLCV 30d; ULTRA=+net flow, liquidity delta, MEV volume, full history |
| PRO+ | Trade-flow aggregate (organic-vs-fake volume) over a 1h/24h |
Copy-Trade Rules (PRO/ULTRA)
Server-side rules that fire signals when a watched source wallet trades. Delivered via webhook (HMAC-signed) and/or WebSocket.
Tool | Description |
| List your rules |
| Create a rule. Returns |
| Get one rule |
| Update fields or toggle |
| Delete permanently |
| Recent fired signals (up to 7 days) |
KOL Coordination Alerts (PRO/ULTRA β v1.1 push signals)
Real-time push alerts when a KOL cluster co-buys the same token. Fires within ~1s (pg_notify push). Delivered via WebSocket (kol:coordination channel, user-scoped) and/or HMAC-signed webhook.
Tool | Description |
| List your rules (PRO=5, ULTRA=20) |
| Create a rule. Returns |
| Get one rule |
| Update fields or toggle |
| Delete permanently |
KOL Scout Signal β first KOL touches (new in 1.3)
Every "first KOL buy on a token mint" event. Filterable by scout tier (S/A/B/C from mv_kol_scout_score), KOL winrate, token age, mint suffix.
Backtest: S-tier scouts attract β₯3 follow-on KOLs within 4h ~50% of the time vs ~14% baseline (38d / 491k buys / 72,549 events). Public leaderboard at madeonsol.com/kol/scouts.
Tool | Description |
| Recent first-KOL-touch events. Filters: |
| List your first-touch webhook subscriptions β ULTRA |
| Create a webhook rule (HMAC-signed). Returns |
| Get one subscription β ULTRA |
| Update fields or toggle |
| Delete permanently β ULTRA |
Don't poll β push. Median lead time before the second KOL is 12 seconds. WebSocket channel:
kol:first_touches(PRO+).
Price Alerts (new in 1.9)
CRUD for token dip/recovery price alerts. Fires when a token's market cap crosses your threshold. PRO=5 rules, ULTRA=25.
Tool | Description |
| List your price alert rules |
| Create a dip/recovery alert. Returns |
| Get one alert rule by ID |
| Update fields or toggle |
| Delete permanently |
Scout Leaderboard & KOL Consensus (new in 1.9)
Tool | Tier | Description |
| PRO+ | Top scout-tier KOLs ranked by first-touch follow-on rate, win rate, and ROI |
| PRO+ | Tokens with the strongest KOL agreement signal β weighted by scout score and recent PnL |
| PRO+ | Historical peak-density windows for a token β every coordination spike with KOL breakdown |
| PRO+ | Global coordination event log with token, KOL count, score, and outcome |
Wallet Derived Stats (new in 1.9)
madeonsol_wallet_stats now returns a stats object with derived fields: win_rate (0-1), roi, verdict ("strong" | "profitable" | "neutral" | "losing"), and biggest_miss (token with the highest post-exit gain the wallet missed).
Streaming & Webhooks
Tool | Description |
| Get a 24h WebSocket token for KOL/deployer streaming and DEX trade stream β PRO/ULTRA |
| List your live WebSocket sessions β |
| Evict a live WebSocket session by id to free its connection slot (e.g. a ghost socket) β PRO/ULTRA |
| Register a webhook for real-time push notifications β PRO/ULTRA |
| List your registered webhooks β PRO/ULTRA |
| Delete a webhook by ID β PRO/ULTRA |
| Send a test payload to verify a webhook β PRO/ULTRA |
General
Tool | Description |
| List all endpoints and prices (free, no auth) |
| Inspect your account β tier, daily/burst quota state, remaining requests, subscription expiry, per-feature usage (webhooks, copy-trade wallets, coordination rules, etc.). Self-throttle without parsing rate-limit headers. |
Tiers
Tier | Price | Wallets tracked | Requests/day |
BASIC (free) | $0 | 10 | 200 |
PRO | β¬43/mo (β¬430/yr) β $49 | 50 | 10,000 |
ULTRA | β¬131/mo (β¬1310/yr) β $149 | 100 + WS events | 100,000 |
Free tier returns the full REST response shape on every endpoint β real wallets, TX signatures, full precision. Paid tiers unlock webhooks, WebSockets, rule engines, and ULTRA-only data depth. Get a key at madeonsol.com/pricing.
Also Available
Platform | Package |
TypeScript SDK |
|
Rust SDK |
|
Python (LangChain, CrewAI) |
|
ElizaOS | |
Solana Agent Kit |
License
MIT
Maintenance
Latest Blog Posts
- 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/MadeOnSol/mcp-server-madeonsol'
If you have feedback or need assistance with the MCP directory API, please join our Discord server