jupiter-mcp
If you are the rightful owner of jupiter-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Jupiter MCP Server is designed for executing token swaps on the Solana blockchain using Jupiter's Ultra API.
The Jupiter MCP Server is a robust solution for executing token swaps on the Solana blockchain. It leverages Jupiter's Ultra API to fetch and execute swap orders, ensuring optimal pricing through a combination of DEX routing and RFQ (Request for Quote). The server is built to handle slippage, priority fees, and transaction landing, making it a comprehensive tool for managing token swaps. It requires Node.js version 18 or higher and a Solana wallet for signing transactions. The server is actively maintained and licensed under the MIT License.
Features
- Fetch swap orders from Jupiter's Ultra API, combining DEX routing and RFQ for optimal pricing.
- Execute swaps via Jupiter's Ultra API, handling slippage, priority fees, and transaction landing.
Tools
get-ultra-order
Fetches a swap order from Jupiter's Ultra API, leveraging both DEX routing and RFQ for optimal pricing.
execute-ultra-order
Requests Jupiter to execute the swap transaction on behalf of the wallet owner, handling slippage, priority fees, and transaction landing.