Jupiter Solana MCP Server
JSON →A comprehensive MCP (Model Context Protocol) server for interacting with Jupiter Protocol on Solana. Features token swaps, search, portfolio management, and intelligent error diagnostics.
Tools · 4
- search-token Search for tokens by symbol, name, or mint address with detailed market information including price, 24h change, volume, liquidity, security audit, organic score, verification status, holder count, and market cap.
- get-balances Get token balances for any wallet address with automatic token identification. Returns complete portfolio overview including SOL and all SPL tokens with UI-friendly amounts.
- get-ultra-order Fetch optimized swap orders from Jupiter's Ultra API combining DEX routing and RFQ. Returns swap order with requestId, transaction, amounts, and calculated exchange rates.
- execute-ultra-order Execute swap transactions with intelligent error handling and status monitoring. Includes pre-flight SOL balance checking, automatic transaction status polling, intelligent error analysis, and direct Solscan transaction links.
Environment variables
SOLANA_RPC_URLPRIVATE_KEYJUPITER_API_KEY
Links
★ 1 GitHub stars