Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.MadeOnSol/madeonsol

NPM · MCP-SERVER-MADEONSOL · SCANNED SEP 20

Solana KOL trading intelligence & deployer analytics via x402 micropayments or API key.

0 this week 78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
Schema Quality & AI Usability83
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3469 tokens (~128/item across 27 items; 26 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 28 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.MadeOnSol/madeonsol MCP server?

io.github.MadeOnSol/madeonsol runs locally as an npm package, launched with npx -y mcp-server-madeonsol. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · mcp-server-madeonsol

# add to Claude Code
claude mcp add madeonsol-madeonsol -- npx -y mcp-server-madeonsol
// .cursor/mcp.json
{
  "mcpServers": {
    "madeonsol-madeonsol": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-madeonsol"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "madeonsol-madeonsol": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-madeonsol"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add madeonsol-madeonsol -- npx -y mcp-server-madeonsol
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "madeonsol-madeonsol": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mcp-server-madeonsol"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add madeonsol-madeonsol --command npx --arg -y --arg mcp-server-madeonsol
# ~/.hermes/config.yaml
mcp_servers:
  madeonsol-madeonsol:
    command: "npx"
    args: ["-y", "mcp-server-madeonsol"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "madeonsol-madeonsol": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mcp-server-madeonsol"
      ]
    }
  }
}
# add to Vellum
assistant mcp add madeonsol-madeonsol -t stdio -c npx -a -y mcp-server-madeonsol
// mcp.json
{
  "mcpServers": {
    "madeonsol-madeonsol": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-madeonsol"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +12
    • Malware scan: unverified → pass security
    • Stability: pass → 0.80 functional
  • 18 Sept 26 −15
    • Malware scan: pass → unverified security
    • Stability: 0.97 → pass security
    • Package version: 1.27.1 → 2.0.0 functional
  • 17 Sept 26 +1
    • Stability: 0.93 → unverified security
    • Tool safety: pass → unverified security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • Package version: 1.27.0 → 1.27.1 functional
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +13
    • Malware scan: unverified → pass security
    • Stability: pass → 0.80 functional
  • 11 Sept 26 0
    • Stability: 0.97 → pass security
  • 10 Sept 26 −14
    • Malware scan: pass → unverified security
    • Destructive annotations: pass → 100 functional
    • Package version: 1.26.0 → 1.27.0 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/mcp-server-madeonsol@2.0.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 26 exposed · ~3,257 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
madeonsol_deployer_alert_stats ~133

Deployer alert volume over a lookback window, with bond-rate and market-cap-multiplier distributions (pct_2x / pct_5x / pct_10x / pct_50x, avg and best) broken out per tier. This is the tool for sizing and monitoring deployer-hunter usage, and for answering 'how often does an elite-tier alert actually 10x?' with a number instead of a guess. Requires an msk_ key.

NameTypeReqDescription
periodstringLookback window, e.g. '24h', '7d', '30d'

No output schema declared.

No examples provided.

madeonsol_deployer_alerts ~236

Get real-time alerts from Pump.fun deployers with KOL buy enrichment. Filters: deployer tier, alert_type, priority, and min_kol_buys to gate out noise. Cursor-paginated via 'before' (preferred over 'offset' at scale).

NameTypeReqDescription
alert_typestringFilter by alert_type (e.g. 'new_deploy', 'bonded').
beforestringCursor — ISO 8601 timestamp; returns alerts strictly older than this. Pass next_before from the previous response.
limitnumberNumber of deployer alerts to return (1-100)
min_kol_buysnumberOnly alerts where at least N KOLs bought the token (1-100).
offsetnumberLegacy offset pagination (prefer 'before' for polling)
prioritystringFilter by alert priority.
sincestringOnly alerts after this ISO 8601 timestamp.
tierstringFilter by deployer tier. PRO/ULTRA only — BASIC callers receive HTTP 403.

No output schema declared.

No examples provided.

madeonsol_deployer_best_tokens ~117

Best-performing recent tokens launched by RANKED (non-unranked) Pump.fun deployers, by peak market cap multiple over the alert price. Each row carries the deployer wallet and tier alongside mc_at_bond, peak_market_cap and mc_multiplier. Requires an msk_ key.

NameTypeReqDescription
limitnumberRows to return (default 5)
periodstringLookback window, e.g. '24h', '7d', '30d' (default '7d')

No output schema declared.

No examples provided.

madeonsol_deployer_leaderboard ~174

Pump.fun deployer reputation leaderboard, ranked by bonding rate, recent form, total bonded, or last deploy. Unranked deployers are excluded. IMPORTANT: compare bonding_rate (LIFETIME) against recent_bond_rate (ROLLING) — the gap between them is the signal, not either number alone; a deployer at 0.40 lifetime and 0.05 recent is cooling off. runner_rate (share of labeled tokens that ran rather than dumped) is only meaningful once labeled_tokens >= 3. Requires an msk_ key.

NameTypeReqDescription
limitnumberPage size (1-100, default 20)
offsetnumberPagination offset
sortstringRanking axis
tierstringRestrict to one reputation grade

No output schema declared.

No examples provided.

madeonsol_deployer_profile ~114

One Pump.fun deployer's profile — tier, lifetime bonding_rate, recent_bond_rate, total deployed/bonded, first seen, last deploy, average time-to-bond, and runner_rate. NOTE: an untracked wallet returns a profile with zeroed counters, NOT a 404, so check total_deployed before concluding anything about a wallet. Gate runner_rate on labeled_tokens >= 3. Requires an msk_ key.

NameTypeReqDescription
walletstringyesDeployer wallet address (base58)

No output schema declared.

No examples provided.

madeonsol_deployer_recent_bonds ~161

Tokens from tracked Pump.fun deployers that just graduated to Raydium, newest first, each with time_to_bond_minutes, mc_at_bond, peak market cap and the full deployer reputation block. POLL INCREMENTALLY: pass the previous response's next_since back as `since` to get only what bonded after it — do not re-fetch the whole window. Requires an msk_ key.

NameTypeReqDescription
limitnumberPage size (1-100, default 20)
peak_mc_minnumberFloor on peak market cap (USD)
sincestringIncremental cursor — the previous response's next_since
tierstringRestrict to one deployer grade

No output schema declared.

No examples provided.

madeonsol_deployer_stats ~96

Ecosystem-wide Pump.fun deployer stats — tracked_count (how many deployers we grade), signals_today, bonds_detected, the chain-wide bond_rate, and a per-tier count (elite/good/rising). Use this to size expectations before reading the leaderboard: a bond_rate of ~0.02 chain-wide is what makes an elite deployer's 0.30 meaningful. Requires an msk_ key.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

madeonsol_deployer_tokens ~142

Every token deployed by one Pump.fun wallet, paginated — each row with deployed_at, bonded_at, time-to-bond and peak market cap. Use only_bonded to see just the graduations. Pair with madeonsol_deployer_profile to check whether a deployer's record comes from a few big winners or a consistent rate. Requires an msk_ key.

NameTypeReqDescription
limitnumberPage size (1-100, default 50)
offsetnumberPagination offset
only_bondedbooleanReturn only tokens that graduated
walletstringyesDeployer wallet address (base58)

No output schema declared.

No examples provided.

madeonsol_deployer_trajectory ~77

Deployer skill curve — streaks, rolling bond rate, improvement trend, and deployment cadence for a Pump.fun deployer. Works with an msk_ key (Pro/Ultra) or keyless via x402 ($0.01/call).

NameTypeReqDescription
walletstringyesDeployer wallet address (base58)

No output schema declared.

No examples provided.

madeonsol_discovery ~102

List all available MadeOnSol API endpoints with prices and parameter docs. Free, no auth required. The keyless x402 catalog now covers 25 endpoints — recent additions: token candles ($0.01), almost-bonded ($0.01), top-traders ($0.02), cap-table ($0.02), sniper recent deploys ($0.01), token flow ($0.01), and deployer trajectory ($0.01).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

madeonsol_kol_alerts_recent ~84

Live KOL alert feed — consensus clusters, fresh-token KOL buys, and heating-up wallets in one unified stream.

NameTypeReqDescription
limitnumberMax alerts to return
min_severitystringMinimum severity to include
typesarrayFilter to specific alert types
windowstringLookback window

No output schema declared.

No examples provided.

madeonsol_kol_compare_wallets ~81

Side-by-side comparison of 2-5 KOL wallets — strategy, winrates, ROI, percentile. PRO+ adds 30d overlap tokens (bought by 2+ of the wallets).

NameTypeReqDescription
walletsarrayyes2-5 wallet addresses. BASIC=2, PRO=4, ULTRA=5.

No output schema declared.

No examples provided.

madeonsol_kol_coordination ~298

KOL convergence signals (v1.2) — tokens being accumulated by multiple KOLs. Response includes peak_kols/peak_buys (busiest window slice), exited_count (net-flow-negative wallets), 0-100 coordination_score, and (v1.2 / 2026-05-06) market_cap_usd_at_first_buy + market_cap_usd + last_price_usd so you can see whether the cluster formed at micro-cap or after the chart was already running. Blacklist filters WIF/BONK/stables by default.

NameTypeReqDescription
include_majorsbooleanv1.1: include major memecoins (WIF/BONK/POPCAT). Default false.
limitnumberNumber of coordination signals to return
min_avg_winratenumberPRO+: require cluster avg winrate_7d >= N (0-100)
min_kolsnumberMinimum number of KOLs converging on the same token
min_scorenumberv1.1: minimum composite coordination_score (0-100).
periodstringTime period for coordination analysis
unique_strategiesnumberPRO+: require >= N distinct strategies in cluster
window_minutesnumberv1.1: peak-density window (1-60). Default 15.

No output schema declared.

No examples provided.

madeonsol_kol_feed ~253

Get real-time Solana KOL trades from 1,000+ tracked wallets. Each trade includes the token's market cap (USD) at the moment of trade — sourced from our in-memory price tracker, accurate to the millisecond, faster than Dexscreener spot. PRO+ adds size/age/strategy/winrate filters.

NameTypeReqDescription
actionstringFilter by trade type: buy or sell
beforestringCursor — ISO 8601 timestamp; returns trades strictly older than this. Pass next_before from the previous response for polling.
exclude_sellsbooleanPRO+: drop sell-side trades
kolstringFilter by specific KOL wallet address (base58)
limitnumberNumber of trades to return (1-100)
min_kol_winratenumberPRO+: minimum 7d winrate of the KOL (0-100)
min_solnumberPRO+: minimum SOL size per trade
strategystringPRO+: filter by auto-tagged strategy
token_age_max_minnumberPRO+: max token age in minutes at time of trade

No output schema declared.

No examples provided.

madeonsol_kol_hot_tokens ~132

KOL momentum tokens — tokens with accelerating KOL buy interest, early signals before coordination triggers. PRO+ adds buyer-quality filters.

NameTypeReqDescription
limitnumberNumber of hot tokens to return
min_avg_winratenumberPRO+: require avg winrate_7d of buyers >= N (0-100)
min_kolsnumberMinimum KOL buyers to include a token
periodstringTime period: 1h or 6h
unique_strategiesnumberPRO+: require >= N distinct strategies among buyers

No output schema declared.

No examples provided.

madeonsol_kol_leaderboard ~126

Get KOL performance rankings by PnL and win rate. PRO+ can sort by alternative axes (winrate/roi/profit_factor/early_entry).

NameTypeReqDescription
limitnumberNumber of KOLs to return in ranking
min_winratenumberPRO+: minimum winrate cutoff (0-100)
periodstringTime period (trade retention is 180d)
sortstringPRO+: sort axis (default 'pnl')
strategystringPRO+: filter by strategy tag

No output schema declared.

No examples provided.

madeonsol_kol_pairs ~83

KOL affinity matrix — discover which KOLs frequently co-trade the same tokens within a time window.

NameTypeReqDescription
limitnumberNumber of KOL pairs to return
min_sharednumberMinimum number of shared tokens to qualify as a pair
periodstringTime period: 7d or 30d

No output schema declared.

No examples provided.

madeonsol_kol_pnl ~91

Deep per-wallet PnL breakdown — realized PnL, win rate, profit factor, max drawdown, daily equity curve, closed/open positions. BASIC: summary only. PRO: + curve + closed. ULTRA: + open positions.

NameTypeReqDescription
periodstringTime period for PnL calculation
walletstringyesKOL wallet address (base58)

No output schema declared.

No examples provided.

madeonsol_kol_timing ~67

KOL entry/exit timing profile — hold duration, exit speed, and activity patterns for a specific KOL.

NameTypeReqDescription
periodstringTime period: 7d or 30d
walletstringyesKOL wallet address (base58)

No output schema declared.

No examples provided.

madeonsol_kol_token_entry_order ~67

Ranked KOL first-buyers for a specific token, ordered by entry timestamp. PRO+ adds percentile_pnl_7d per entry.

NameTypeReqDescription
limitnumberMax ranked entries to return
mintstringyesToken mint address (base58)

No output schema declared.

No examples provided.

madeonsol_kol_trending_tokens ~81

Tokens ranked by KOL buy volume — pure capital-flow signal. Sub-hour periods (5m/15m/30m) require PRO/ULTRA.

NameTypeReqDescription
limitnumberNumber of trending tokens to return
min_kolsnumberMinimum KOL buyers
periodstringTime window

No output schema declared.

No examples provided.

madeonsol_sniper_by_deployer ~66

Deshred pre-confirm deploys filtered to a single deployer wallet — audit a deployer's recent launches before tracking them. ULTRA only.

NameTypeReqDescription
limitnumberMax results
walletstringyesDeployer wallet address (base58)

No output schema declared.

No examples provided.

madeonsol_sniper_recent ~255

Deshred pre-confirm pump.fun deploy feed — new launches surface ~500ms before they confirm on-chain (reconstructed from shred-level data). Each deploy now carries footprint — the slot-window snipe rollup ({ buys, buyers, sol, supply_pct|null, sniper_wallet_buys, data_available, as_of } | null; buys in slots deploy-1..deploy+3). footprint is null for deploys younger than the ~10-min settle window or outside the trade-pipeline write-gate — absent, not zero. PRO (msk_ key) sees elite/good deployers; ULTRA sees every tier; also callable keyless via x402 ($0.01/call, elite/good scope).

NameTypeReqDescription
deployer_tierstringFilter by deployer reputation tier (ULTRA)
limitnumberMax results
min_bond_ratenumberMinimum deployer lifetime bond rate (0-1)
sincestringISO-8601 — only deploys detected after this timestamp
watchlistbooleanULTRA (msk_ key only): narrow to your custom deployer watchlist (any tier)

No output schema declared.

No examples provided.

madeonsol_sniper_watchlist_add ~120

Add one or many deployer wallets to your sniper watchlist — narrows madeonsol_sniper_recent(watchlist:true) to just these. PRO+/ULTRA only. Added 2026-09-10.

NameTypeReqDescription
labelstringOptional human-readable label
walletstringSingle deployer wallet address (base58) — provide this or `wallets`
walletsarrayMultiple deployer wallet addresses (base58, up to 50) — provide this or `wallet`

No output schema declared.

No examples provided.

madeonsol_sniper_watchlist_list ~44

List your custom sniper watchlist (tracked deployer wallets, any tier). PRO+/ULTRA only. Added 2026-09-10.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

madeonsol_sniper_watchlist_remove ~57

Remove a deployer wallet from your sniper watchlist. PRO+/ULTRA only. Added 2026-09-10.

NameTypeReqDescription
walletstringyesDeployer wallet address (base58) to remove

No output schema declared.

No examples provided.

Common questions

What is the io.github.MadeOnSol/madeonsol MCP server?

io.github.MadeOnSol/madeonsol is an MCP server listed in the public MCP registry as io.github.MadeOnSol/madeonsol. Solana KOL trading intelligence & deployer analytics via x402 micropayments or API key. This page covers its npm package (mcp-server-madeonsol).

Is the io.github.MadeOnSol/madeonsol MCP server safe to use?

io.github.MadeOnSol/madeonsol scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.MadeOnSol/madeonsol MCP server expose?

io.github.MadeOnSol/madeonsol exposes 26 tools: madeonsol_kol_feed, madeonsol_kol_coordination, madeonsol_kol_leaderboard, madeonsol_deployer_alerts, madeonsol_kol_pairs, and 21 more. Their descriptions and schemas cost roughly 3,257 tokens of context every time the server is loaded.

Is the io.github.MadeOnSol/madeonsol MCP server still maintained?

io.github.MadeOnSol/madeonsol is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.MadeOnSol/madeonsol MCP server under?

io.github.MadeOnSol/madeonsol declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.