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

Solana Pool Liquidity Scanner API

io.github.Br0ski777/solana-pools

Solana DEX pool liquidity depth — TVL, slippage, volume, Raydium/Orca/Meteora. x402.

Uptime
0.0%
1 direct probes · 30d
Response
174ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

solana_scan_pool_liquidity

Use this when you need to check liquidity depth of a Solana DEX pool before trading. Returns TVL, slippage estimates, volume, and fee tier for pools matching a token mint. 1. pools: array of DEX pool…

How to use

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

{
  "mcpServers": {
    "solana_pool_liquidity_scanner_api": {
      "url": "https://solana-pools.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}