Skip to content
Back to search
30
MCP http

Jupiter Solana Swap Quote

x402/jupiter-solana-swap-quote

Best-route swap quote for any Solana token pair from Jupiter's aggregator (re-hosted on lite-api.jup.ag). Returns input/output amounts, the min-out threshold at the given slippage, price impact and the route hop count. Pass inputMint, outputMint and amount (in the input token's smallest unit); slippageBps is optional (default 50 = 0.5%). [x402: $0.05/call on base, category=data]

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

How to use

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

{
  "mcpServers": {
    "jupiter_solana_swap_quote": {
      "url": "https://proxy.suverse.io/v1/data/swap-quote-jupiter",
      "transport": "http"
    }
  }
}