MCP Jupiter is a Model Context Protocol (MCP) server that allows Claude to access Jupiter's swap API for performing token swap operations on the Solana blockchain. It integrates with the Claude Desktop application for seamless interaction and automation of token transactions.
MCP Jupiter is a Model Context Protocol (MCP) server that allows Claude to access Jupiter's swap API for performing token swap operations on the Solana blockchain. It integrates with the Claude Desktop application for seamless interaction and automation of token transactions.
clone the repository and install dependenciesAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-jupiter": {
"command": "npx",
"args": [
"-y",
"clone the repository and install dependencies"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from MCP Jupiter?"
No configuration required. This server works out of the box.
"What resources are available in MCP Jupiter?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in MCP Jupiter"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in MCP Jupiter with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.