Jupiter MCP Server
@quanghuynguyen1902
关于 Jupiter MCP Server
Model Context Protocol server providing Claude AI with access to Jupiter's swap API on Solana
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"jupiter-mcp-server": {
"command": "npx",
"args": [
"jupiter-mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
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
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
评论