Frequently Asked Questions (FAQ) about MCP Server for Jupiter
Q: What is the MCP Server for Jupiter? A: The MCP Server for Jupiter is a tool that allows Claude, an AI model, to interact with Jupiter’s swap API on the Solana blockchain. It enables Claude to get quotes, build swap transactions, and send swap transactions.
Q: What is MCP? A: MCP stands for Model Context Protocol. It’s an open protocol that standardizes how applications provide context to Large Language Models (LLMs).
Q: What is Jupiter? A: Jupiter is a swap aggregator on the Solana blockchain that finds the best routes for token swaps.
Q: What can I do with the MCP Server for Jupiter? A: You can use the MCP Server for Jupiter to automate DeFi tasks using Claude, such as getting quotes for swaps, building transactions, and sending them to the Solana blockchain.
Q: What are the prerequisites for using the MCP Server for Jupiter? A: You need Node.js (v16 or higher) and the Claude Desktop application.
Q: How do I install the MCP Server for Jupiter?
A: You can install it by cloning the GitHub repository, installing dependencies with npm ci, and building the project with npm run build.
Q: How do I configure Claude Desktop to use the MCP Server?
A: You need to modify the Claude Desktop configuration file (claude_desktop_config.json) to include the MCP server configuration.
Q: Can I install the MCP Server globally?
A: Yes, you can install it globally using npm install -g @mcp-dockmaster/mcp-server-jupiter or use it directly with npx @mcp-dockmaster/mcp-server-jupiter.
Q: What tools are exposed to Claude by the MCP Server?
A: The server exposes jupiter_get_quote, jupiter_build_swap_transaction, and jupiter_send_swap_transaction.
Q: How do I use the MCP Server with Claude? A: Once configured, you can ask Claude to perform actions like getting a quote for swapping tokens, building a swap transaction, or sending a swap transaction.
Q: How do I add new tools to the MCP Server?
A: You need to define the tool in src/tools.ts, create a handler function, and add the handler to the handlers object in src/tools.ts.
Q: What license does the MCP Server use? A: The MCP Server is licensed under the MIT license.
Q: Where can I find the Claude Desktop configuration file?
A: The configuration file is located at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS, %APPDATA%Claudeclaude_desktop_config.json on Windows, and ~/.config/Claude/claude_desktop_config.json on Linux.
Q: Does UBOS offer other AI Agent development tools? A: Yes, UBOS is a full-stack AI Agent Development Platform. Our platform help you orchestrate AI Agents, connect them with your enterprise data, build custom AI Agents with your LLM model and Multi-Agent Systems.
MCP Jupiter
Project Details
- dcSpark/mcp-server-jupiter
- @mcp-dockmaster/mcp-server-jupiter
- MIT License
- Last Updated: 3/17/2025
Recomended MCP Servers
MCP Server for Cutter
Open source MCP server for Vectara
A macOS AppleScript MCP server
This is a simple Api template for Rust ( Axum framework )
一个基于 Node.js 和 TypeScript 的 MCP 服务,用于读写图片元数据
mcp metabase
CLI to set up and deploy MCP Servers to Cloudflare Workers in seconds. Just write TypeScript functions to...
MCP to allow LLMs to submit jobs to Deepwriter AI
This MCP server provides image generation capabilities using the Replicate Flux model.
Build Real-Time Knowledge Graphs for AI Agents





