MCP.so
Sign In

Madeonsol — Solana Kol & Memecoin Intelligence

@LamboPoewert

About Madeonsol — Solana Kol & Memecoin Intelligence

MCP server for MadeOnSol Solana KOL intelligence — use from Claude, Cursor, or any MCP client

Basic information

Category

Other

License

MIT

Runtime

node

Transports

stdio

Publisher

LamboPoewert

Submitted by

Stijn Poortmans

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "madeonsol": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-madeonsol"
      ],
      "env": {
        "MADEONSOL_API_KEY": "msk_your_api_key_here"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Madeonsol — Solana Kol & Memecoin Intelligence?

MCP server for the MadeOnSol Solana KOL intelligence API. It provides real-time Solana trading intelligence—tracking 1,069 KOL wallets with <3s latency, scoring 23,000+ Pump.fun deployers, surfacing deshred deploy signals ~500ms before on-chain confirmation, and streaming all DEX trades across 9+ programs. Designed for use with Claude Desktop, Cursor, or any MCP‑compatible client.

How to use Madeonsol — Solana Kol & Memecoin Intelligence?

Install the npm package globally (npm install -g mcp-server-madeonsol) or via Smithery (npx -y smithery mcp add madeonsol/solana-kol-intelligence). Obtain a free API key at madeonsol.com/pricing and set the MADEONSOL_API_KEY environment variable in your client’s MCP config. Alternatively, for pay‑per‑call (x402), provide a base58 Solana private key via SVM_PRIVATE_KEY. Then restart your client and ask, for example, “What are KOLs buying right now?”

Key features of Madeonsol — Solana Kol & Memecoin Intelligence

  • Real‑time tracking of 1,069 KOL wallets (<3s latency)
  • Deployer scoring for 23,000+ Pump.fun wallets
  • Deshred sniper alerts ~500ms before on‑chain confirmation
  • Verified on‑chain wallet holdings (actual SPL + Token‑2022 tokens, not trade‑derived)
  • Bundle‑cohort holdings analysis (which same‑slot buyers still hold a token’s supply)
  • Token risk scoring (0–100) with explainable factors and bands
  • OHLCV candles (1m/5m/1h/4h/1d) from the trade firehose
  • Trade flow aggregates (organic vs. fake volume)
  • Free tier: 200 requests/day, no signup payment required

Use cases of Madeonsol — Solana Kol & Memecoin Intelligence

  • Monitor KOL wallet activity in real time to spot early‑mover trades
  • Evaluate deployer reputation and pre‑bond pump.fun tokens nearing graduation
  • Detect potential rug‑pull or insider signals via bundle‑cohort and risk scores
  • Bulk‑score up to 50 tokens for safety before interacting with any of them
  • Stream every DEX trade across Solana programs for live market surveillance

FAQ from Madeonsol — Solana Kol & Memecoin Intelligence

How do I get an API key?

Get a free msk_ API key at madeonsol.com/pricing — no payment needed. The free tier gives 200 requests/day across all endpoints.

Can I use this without an API key?

Yes. Provide a funded Solana private key via SVM_PRIVATE_KEY to use x402 micropayments (per‑call USDC payments of ~$0.005–$0.02). No subscription or account required. The madeonsol_discovery tool returns exact per‑call prices and is free.

How many requests can I make on the free tier?

200 requests per day, counted across all endpoints. Cache hits (e.g. repeated queries for the same data) do not count against quota.

Does the server ever trade or take custody of my funds?

No. MadeOnSol returns only trading intelligence. It never trades, signs swaps, or takes custody. The only on‑chain spend is the per‑call micropayment when using x402 mode.

What happened to the RapidAPI key?

RapidAPI auth (RAPIDAPI_KEY) was removed in v1.

Comments

More Other MCP servers