MCP Hub
Back to servers

MadeOnSol

Solana KOL trading intelligence and deployer analytics. Query real-time trades from 946 tracked KOL wallets, convergence signals, PnL leaderboards, and elite Pump.fun deployer alerts — paid per request with USDC via x402.

glama
Updated
Apr 2, 2026

mcp-server-madeonsol

MCP server for MadeOnSol Solana KOL intelligence API. Use from Claude Desktop, Cursor, or any MCP-compatible client.

Install

npm install -g mcp-server-madeonsol @x402/fetch @x402/svm @x402/core @solana/kit @scure/base

Configure

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "madeonsol": {
      "command": "mcp-server-madeonsol",
      "env": {
        "SVM_PRIVATE_KEY": "your_solana_private_key_base58"
      }
    }
  }
}

Cursor

Add to MCP settings with the same command and env vars.

Tools

ToolPriceDescription
madeonsol_kol_feed$0.005Real-time KOL trade feed (946 wallets)
madeonsol_kol_coordination$0.02Multi-KOL convergence signals
madeonsol_kol_leaderboard$0.005KOL PnL and win rate rankings
madeonsol_deployer_alerts$0.01Elite Pump.fun deployer launches
madeonsol_discoveryFreeList all endpoints and prices

How It Works

The server uses the x402 payment protocol. Each tool call triggers a USDC micropayment on Solana. Your wallet needs SOL (for fees) and USDC.

Without SVM_PRIVATE_KEY, tools return payment requirement info instead of data.

Also Available

PlatformPackage
TypeScript SDKmadeonsol-x402
Python (LangChain, CrewAI)madeonsol-x402 on PyPI
ElizaOS@madeonsol/plugin-madeonsol
Solana Agent Kitsolana-agent-kit-plugin-madeonsol

License

MIT

Reviews

No reviews yet

Sign in to write a review