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 that provides tools and resources for interacting with n8n API
An MCP server that hosts finite state machines as dynamic resources that multiple clients can subscribe to and...
An AWS Serverless Application Model that operates as an MCP server via serverless AWS resources
A Node.js–based Model Context Protocol server that spins up disposable Docker containers to execute arbitrary JavaScript.
a mcp server to manage github project's functionality
Memory for AI Agents; SOTA in AI Agent Memory; Announcing OpenMemory MCP - local and secure memory management.
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
mcp-tutorial
The official LetzAI MCP implementation
MCP Server for interacting with the Jotform API, generated from the original Python client.
MCP server helping models to understand your Vite/Nuxt app better.





