MCP server for token swaps on Solana using Jupiter's Ultra API combining DEX routing and RFQ.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Jupiter MCP.
An MCP server for executing token swaps on the Solana blockchain using Jupiter's new Ultra API.
fetch support).https://api.mainnet-beta.solana.com).Clone the Repository:
Install Dependencies: Ensure you have the MCP Server package installed along with other required dependencies:
Client Configuration:
get-ultra-order:
inputMint: Input token mint address (e.g., SOL or token pubkey).outputMint: Output token mint address (e.g., USDC or token pubkey).amount: Input amount as a string (e.g., "1.23").slippageBps: Slippage tolerance in basis points (e.g., 50 for 0.5%).requestId, transaction (base64-encoded), inputMint, outputMint, inAmount, outAmount, price.execute-ultra-order:
requestId: Unique identifier from get-ultra-order.transaction: Base64-encoded transaction from get-ultra-order.status, transactionId, slot, inputAmountResult, outputAmountResult, swapEvents.Below are examples of interacting with the server using natural language prompts and expected responses:
get-ultra-orderinputMint: "So11111111111111111111111111111111111111112" (SOL)outputMint: "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v" (USDC)amount: "1.23"slippageBps: 50execute-ultra-orderrequestId: "a770110b-82c9-46c8-ba61-09d955b27503"transaction: "AQAAAA...base64-encoded-transaction...=="This project is licensed under the MIT License. See the LICENSE file for details.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/kukapay-jupiter-mcp)<a href="https://allmcps.com/mcp/kukapay-jupiter-mcp"><img src="https://allmcps.com/api/badge/kukapay-jupiter-mcp?style=directory" alt="Jupiter MCP on AllMCPs" /></a>