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.LamboPoewert/madeonsol

NPM · MCP-SERVER-MADEONSOL · SCANNED SEP 20

Solana memecoin intelligence: KOL trades, deployer reputation, token & wallet scoring

0 this week 73 Trust /100

Deprecated

This server is marked deprecated in the MCP registry.

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 Usability70
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 1349 tokens (~79/item across 17 items; 16 tools + 1 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 16 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 17 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.LamboPoewert/madeonsol MCP server?

io.github.LamboPoewert/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 lambopoewert-madeonsol -- npx -y mcp-server-madeonsol
// .cursor/mcp.json
{
  "mcpServers": {
    "lambopoewert-madeonsol": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-madeonsol"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "lambopoewert-madeonsol": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-madeonsol"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add lambopoewert-madeonsol -- npx -y mcp-server-madeonsol
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "lambopoewert-madeonsol": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mcp-server-madeonsol"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add lambopoewert-madeonsol --command npx --arg -y --arg mcp-server-madeonsol
# ~/.hermes/config.yaml
mcp_servers:
  lambopoewert-madeonsol:
    command: "npx"
    args: ["-y", "mcp-server-madeonsol"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "lambopoewert-madeonsol": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mcp-server-madeonsol"
      ]
    }
  }
}
# add to Vellum
assistant mcp add lambopoewert-madeonsol -t stdio -c npx -a -y mcp-server-madeonsol
// mcp.json
{
  "mcpServers": {
    "lambopoewert-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.

  • 19 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.

  • 18 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 17 Sept 26 0
    • Stability: 0.97 → pass security
  • 16 Sept 26 +1

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

  • 14 Sept 26 +1

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

  • 12 Sept 26 −2
    • Stability: pass → 0.83 functional
  • 11 Sept 26 0
    • Stability: 0.97 → pass security
  • 10 Sept 26 +1

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

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@1.16.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 · 16 exposed · ~1,326 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_alerts ~130

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_typestring
beforestring
limitnumber
min_kol_buysnumber
offsetnumber
prioritystring
sincestring
tierstring

No output schema declared.

No examples provided.

madeonsol_deployer_trajectory ~45

Deployer skill curve — streaks, rolling bond rate, improvement trend, and deployment cadence for a Pump.fun deployer.

NameTypeReqDescription
walletstringyes

No output schema declared.

No examples provided.

madeonsol_discovery ~31

List all available MadeOnSol API endpoints with prices and parameter docs. Free, no auth required.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

madeonsol_kol_alerts_recent ~68

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

NameTypeReqDescription
limitnumber
min_severitystring
typesarray
windowstring

No output schema declared.

No examples provided.

madeonsol_kol_compare_wallets ~62

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
walletsarrayyes

No output schema declared.

No examples provided.

madeonsol_kol_coordination ~198

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_majorsboolean
limitnumber
min_avg_winratenumber
min_kolsnumber
min_scorenumber
periodstring
unique_strategiesnumber
window_minutesnumber

No output schema declared.

No examples provided.

madeonsol_kol_feed ~154

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
actionstring
beforestring
exclude_sellsboolean
kolstring
limitnumber
min_kol_winratenumber
min_solnumber
strategystring
token_age_max_minnumber

No output schema declared.

No examples provided.

madeonsol_kol_hot_tokens ~82

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

NameTypeReqDescription
limitnumber
min_avg_winratenumber
min_kolsnumber
periodstring
unique_strategiesnumber

No output schema declared.

No examples provided.

madeonsol_kol_leaderboard ~83

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

NameTypeReqDescription
limitnumber
min_winratenumber
periodstring
sortstring
strategystring

No output schema declared.

No examples provided.

madeonsol_kol_pairs ~56

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

NameTypeReqDescription
limitnumber
min_sharednumber
periodstring

No output schema declared.

No examples provided.

madeonsol_kol_pnl ~77

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
periodstring
walletstringyes

No output schema declared.

No examples provided.

madeonsol_kol_timing ~50

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

NameTypeReqDescription
periodstring
walletstringyes

No output schema declared.

No examples provided.

madeonsol_kol_token_entry_order ~56

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

NameTypeReqDescription
limitnumber
mintstringyes

No output schema declared.

No examples provided.

madeonsol_kol_trending_tokens ~69

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

NameTypeReqDescription
limitnumber
min_kolsnumber
periodstring

No output schema declared.

No examples provided.

madeonsol_sniper_by_deployer ~57

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

NameTypeReqDescription
limitnumber
walletstringyes

No output schema declared.

No examples provided.

madeonsol_sniper_recent ~108

Deshred pre-confirm pump.fun deploy feed — new launches surface ~500ms before they confirm on-chain (reconstructed from shred-level data). PRO sees elite/good deployers; ULTRA sees every tier. Requires a Pro/Ultra msk_ API key.

NameTypeReqDescription
deployer_tierstring
limitnumber
min_bond_ratenumber
sincestring
watchlistboolean

No output schema declared.

No examples provided.

Common questions

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

io.github.LamboPoewert/madeonsol is an MCP server listed in the public MCP registry as io.github.LamboPoewert/madeonsol. Solana memecoin intelligence: KOL trades, deployer reputation, token & wallet scoring. This page covers its npm package (mcp-server-madeonsol).

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

io.github.LamboPoewert/madeonsol scores 73 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.LamboPoewert/madeonsol MCP server expose?

io.github.LamboPoewert/madeonsol exposes 16 tools: madeonsol_kol_feed, madeonsol_kol_coordination, madeonsol_kol_leaderboard, madeonsol_deployer_alerts, madeonsol_kol_pairs, and 11 more. Their descriptions and schemas cost roughly 1,326 tokens of context every time the server is loaded.

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

io.github.LamboPoewert/madeonsol is marked deprecated 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.LamboPoewert/madeonsol MCP server under?

io.github.LamboPoewert/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.