Solana Launchpads MCP

by kukapay

Not rated
GitHub

About

Tracks daily activity and graduate metrics across multiple Solana launchpads using the Dune Analytics API.

Details

Author
kukapay
Categories
Database, Other

Setup

Install Solana Launchpads MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/kukapay/solana-launchpads-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

Tracks daily activity and graduate metrics across multiple Solana launchpads using the Dune Analytics API.

An MCP server that tracks daily activity and graduate metrics across multiple Solana launchpads.

- MCP Tools: Four tools to retrieve daily metrics:

- Token deployments.
- Successful graduates (completed projects).
- Graduation rates.
- Active wallet addresses.

- Python 3.10 or higher
- uv(recommended package manager)
- A
Dune Analytics API key

git clone https://github.com/kukapay/solana-launchpads-mcp.git cd solana-launchpads-mcp

Install the server as a Claude Desktop application:

uv run mcp install main.py --name "Solana Launchpads"
{ "mcpServers": { "Solana Launchpads": { "command": "uv", "args": [ "--directory", "/path/to/solana-launchpads-mcp", "run", "main.py" ], "env": { "DUNE_API_KEY": "dune_api_key"} } } }

Replace/path/to/solana-launchpads-mcpwith your actual installation path, anddune_api_keywith your API key from Dune Analytics.

To use the MCP server, start it and interact with its tools and prompt via an LLM client (e.g., Claude Desktop or or MCP Inspector). Below are examples for each tool and the prompt, using natural language inputs.

Show me the number of tokens launched on Solana memecoin launchpads each day for the past week.
| date | LaunchLabs | LetsBonk | Pump.fun | Boop | Bags | Believeapp | Moonshot | Sunpump.meme | |------------|------------|----------|----------|------|------|------------|----------|--------------| | 2025-06-15 | 50 | 20 | 120 | 10 | 15 | 5 | 30 | 25 | | 2025-06-14 | 45 | 18 | 110 | 8 | 12 | 4 | 25 | 20 | | ... | ... | ... | ... | ... | ... | ... | ... | ... |
How many projects successfully graduated from Solana memecoin launchpads daily over the last 10 days?
| block_date | LaunchLabs | LetsBonk | Pump.fun | Boop | Bags | Believeapp | Moonshot | Sunpump.meme | |------------|------------|----------|----------|------|------|------------|----------|--------------| | 2025-06-15 | 10 | 5 | 15 | 2 | 3 | 1 | 5 | 4 | | 2025-06-14 | 8 | 4 | 12 | 1 | 2 | 0 | 4 | 3 | | ... | ... | ... | ... | ... | ... | ... | ... | ... |
What’s the success rate of projects on Solana memecoin launchpads for the past 5 days?
| block_date | LaunchLabs | LetsBonk | Pump.fun | Boop | Bags | Believeapp | Moonshot | Sunpump.meme | |------------|------------|----------|----------|------|------|------------|----------|--------------| | 2025-06-15 | 0.20 | 0.25 | 0.30 | 0.15 | 0.18 | 0.10 | 0.22 | 0.19 | | 2025-06-14 | 0.18 | 0.22 | 0.28 | 0.12 | 0.15 | 0.08 | 0.20 | 0.17 | | ... | ... | ... | ... | ... | ... | ... | ... | ... |
Tell me how many wallets were active on Solana memecoin launchpads each day for the last week.
| date_time | LaunchLabs | LetsBonk | Pump.fun | Boop | Bags | Believeapp | Moonshot | Sunpump.meme | |------------|------------|----------|----------|------|------|------------|----------|--------------| | 2025-06-15 | 2000 | 800 | 5000 | 300 | 400 | 100 | 1200 | 900 | | 2025-06-14 | 1800 | 700 | 4800 | 250 | 350 | 80 | 1100 | 800 | | ... | ... | ... | ... | ... | ... | ... | ... | ... |

This project is licensed under the MIT License. See theLICENSEfile for details.

Access real-time DEX analytics across 20+ blockchains with DexPaprika API, tracking 5M+ tokens, pools, volumes, and historical market data. Built by CoinPaprika.

Access Dune Analytics data for AI agents, including DEX metrics, EigenLayer stats, and Solana token balances.

Interact with the DeAI API for token analysis, holder tracking, and wallet portfolio analytics on Ethereum.

Cross-chain DeFi intelligence for AI agents — 86 chains, 6500+ pools, Monte Carlo simulations

Interact with blockchain data using the Bankless API.

Per-byte USDC data feeds + oracles for AI agents on Arbitrum. 14 tools, EIP-712 attested payloads, no API keys, no token. MCP server for the BYTE Library catalog (18+ first-party publishers).

Real-time DeFi lending rates across 14+ protocols (Aave, Morpho, Spark, Compound, Venus, etc). Query borrow/supply rates, c ompare platforms, calculate looping strategies on 6 chains (Ethereum, Arbitrum, Base, BSC, Solana, HyperEVM).

Lyra Registry is a standalone API service that catalogs, scores, and serves metadata for all tools in the Lyra ecosystem. It enables discovery, evaluation, and integration of 800+ crypto, blockchain, DeFi, memecoin, NFT, metaverse, trading tools, MCP tools.

Access blockchain transaction data in natural language, providing human-readable descriptions for AI assistants.

Query Uniswap pools and pairs by token address for structured data.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.