MCP Servers / other / Jupiter Solana MCP Server

Jupiter Solana MCP Server

JSON →
none1other

A comprehensive MCP (Model Context Protocol) server for interacting with Jupiter Protocol on Solana. Features token swaps, search, portfolio management, and intelligent error diagnostics.

Install
How to run this server

No install command recorded.

server path: jupiter-solana-mcp-server
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
envSOLANA_RPC_URL
envPRIVATE_KEY
envJUPITER_API_KEY
Resources
Jupiter Solana MCP Server — MCP Server · libregistry