Solana Pool Liquidity Scanner API
io.github.Br0ski777/solana-poolsSolana DEX pool liquidity depth — TVL, slippage, volume, Raydium/Orca/Meteora. x402.
Tools · 1
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…
Similar MCP servers embedding-nearest
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"
}
}
}