Jupiter MCP
A Model Context Protocol server for Jupiter API, Solana's premier DEX aggregator. Supports immediate swaps through Ultra API and limit orders through Trigger API.
📦 Pre-built Desktop Extension (DXT)
Prerequisites
Before installing the extension, ensure you have:
Node.js and npx (for envmcp support)
- Download from: https://nodejs.org/
- Verify with:
npx --version
uv/uvx (Python package manager)
- Install from: https://docs.astral.sh/uv/getting-started/installation/
- macOS/Linux:
curl -LsSf https://astral.sh/uv/install.sh | sh - Windows:
powershell -c "irm https://astral.sh/uv/install.ps1 | iex" - Verify with:
uvx --version
Once you have prereqs for easy installation in Claude Desktop:
Download jupiter-mcp-latest.dxt 📥
The DXT includes:
- ✅ One-click installation in Claude Desktop
- ✅ Automatic dependency management with uvx
- ✅ Secure environment variable configuration
- ✅ Built-in error handling and debugging
Note: The DXT file is automatically updated on every commit for the latest features and fixes.






