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

Jupiter Solana Swap Quote API

io.github.Br0ski777/jupiter-quotes

Solana swap quotes via Jupiter — best route, price impact, priority fees, USD pricing. x402.

Uptime
50.0%
4 probes
Response
212ms
last probe
Tools
1
callable

Tools · 1

jupiter_get_swap_quote

Use this when you need a swap quote on Solana. Returns the best route via Jupiter aggregator across all Solana DEXes with price impact and fee analysis. 1. inputToken: input token symbol and mint add…

How to use

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

{
  "mcpServers": {
    "jupiter_solana_swap_quote_api": {
      "url": "https://jupiter-quotes.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}