Jupiter MCP Server
@quanghuynguyen1902
About Jupiter MCP Server
Model Context Protocol server providing Claude AI with access to Jupiter's swap API on Solana
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"jupiter-mcp-server": {
"command": "npx",
"args": [
"jupiter-mcp-server"
]
}
}
}Tools
4Get portfolio positions for a Solana wallet address including wallet balances, staked positions, liquidity pools, farming, vaults, lending, and more
Get staked JUP tokens information for a Solana wallet address, including amount staked and unstaking positions
Get a list of all DeFi platforms integrated with Jupiter's portfolio tracking system
Get current prices for one or more tokens on Jupiter, including USD price, 24h price change, and token decimals
Overview
What is Jupiter MCP Server?
Jupiter MCP Server is a Model Context Protocol server that gives Claude access to Jupiter's Portfolio API and Price API on Solana. It enables viewing wallet positions, tracking staked JUP tokens, and retrieving real‑time token prices for Solana‑based tokens. It is built for Claude Desktop users who manage Solana portfolios or need live price data.
How to use Jupiter MCP Server?
Install globally via npm install -g jupiter-mcp-server or run with npx jupiter-mcp-server. Configure Claude Desktop by adding the server entry to claude_desktop_config.json with the required JUPITER_API_KEY environment variable. Restart Claude Desktop and then ask for portfolio data, staked JUP info, supported platforms, or current token prices.
Key features of Jupiter MCP Server
- Portfolio positions: wallet balances, staked tokens, liquidity pools, farming, vaults, lending.
- Staked JUP tracking with unstaking positions.
- List of integrated DeFi platforms.
- Real‑time token prices with USD value, 24h change, and decimals.
- Supports single or multiple token queries by mint address.
- Uses Jupiter Portfolio API v1 and Price API v3.
Use cases of Jupiter MCP Server
- Retrieve a full portfolio overview for any Solana wallet address.
- Check the amount of staked JUP and any unstaking positions.
- Get live prices for one or more Solana tokens (e.g., SOL, USDC).
FAQ from Jupiter MCP Server
What are the system requirements?
Node.js v16 or higher and the Claude Desktop application.
How do I get a Jupiter API key?
Visit the Jupiter Portal at https://portal.jup.ag/ to obtain an API key.
How do I configure Claude Desktop to use this server?
Edit the Claude Desktop configuration file (claude_desktop_config.json) and add a jupiter-mcp-server entry with "command": "npx", "args": ["jupiter-mcp-server"], and a JUPITER_API_KEY environment variable. Restart Claude Desktop.
What tools does the server provide?
It provides four tools: jupiter_get_positions, jupiter_get_staked_jup, jupiter_get_platforms, and jupiter_get_price.
What APIs does the server use?
It uses Jupiter Portfolio API v1 for portfolio and staking data, and Jupiter Price API v3 for token prices.
Frequently asked questions
What are the system requirements?
Node.js v16 or higher and the Claude Desktop application.
How do I get a Jupiter API key?
Visit the Jupiter Portal at [https://portal.jup.ag/](https://portal.jup.ag/) to obtain an API key.
How do I configure Claude Desktop to use this server?
Edit the Claude Desktop configuration file (`claude_desktop_config.json`) and add a `jupiter-mcp-server` entry with `"command": "npx"`, `"args": ["jupiter-mcp-server"]`, and a `JUPITER_API_KEY` environment variable. Restart Claude Desktop.
What tools does the server provide?
It provides four tools: `jupiter_get_positions`, `jupiter_get_staked_jup`, `jupiter_get_platforms`, and `jupiter_get_price`.
What APIs does the server use?
It uses Jupiter Portfolio API v1 for portfolio and staking data, and Jupiter Price API v3 for token prices.
Basic information
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments