Skip to content
Back to search
90
MCP v1.0.0 sse

Solana Token Launch Scanner API

io.github.Br0ski777/solana-launches

New Solana token launches — pump.fun, Raydium, PumpSwap. Price, liquidity, volume. x402.

Uptime
66.7%
3 probes
Response
37ms
last probe
Tools
1
callable

Tools · 1

solana_scan_new_tokens

Use this when you need to find newly launched tokens on Solana. Returns recent token launches from pump.fun, Raydium, PumpSwap, and Orca with market data and safety signals. 1. tokens: array of recen…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "solana_token_launch_scanner_api": {
      "url": "https://solana-launches-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}