MadeOnSol
Enables access to Solana-based blockchain intelligence, including real-time tracking of Key Opinion Leader (KOL) trades, wallet performance leaderboards, and elite token launch alerts on the Solana network.
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/baseConfigure
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
Tool | Price | Description |
| $0.005 | Real-time KOL trade feed (946 wallets) |
| $0.02 | Multi-KOL convergence signals |
| $0.005 | KOL PnL and win rate rankings |
| $0.01 | Elite Pump.fun deployer launches |
| Free | List 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
Platform | Package |
TypeScript SDK | |
Python (LangChain, CrewAI) |
|
ElizaOS | |
Solana Agent Kit |
License
MIT
Latest Blog Posts
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/LamboPoewert/mcp-server-madeonsol'
If you have feedback or need assistance with the MCP directory API, please join our Discord server