# Jupiter MCP

> Jupiter DEX aggregator MCP for optimal Solana token swaps with route finding and price impact analysis.

- Skill: `yejiming/jupiter-mcp` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add yejiming/jupiter-mcp`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yejiming/jupiter-mcp/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: yejiming (https://skillmd.com/u/yejiming)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yejiming/jupiter-mcp

---


# Jupiter MCP Server

Community MCP server from dcSpark.

Jupiter DEX aggregator MCP for optimal Solana token swaps with route finding and price impact analysis. Provides tools for finding the best swap routes across Solana DEXes, analyzing price impact, and executing token swaps through Jupiter's aggregation engine.

## Installation

```bash
# From the official repo:
git clone https://github.com/dcSpark/mcp-server-jupiter
cd mcp-server-jupiter
npm install
```

## Links

- **GitHub**: https://github.com/dcSpark/mcp-server-jupiter
- **Documentation**: https://github.com/dcSpark/mcp-server-jupiter#readme

