mcp-server-jupiter
The project is a Model Context Protocol (MCP) server named MCP Jupiter that integrates with Jupiter's swap API to allow Claude to perform token swap operations on the Solana blockchain. It provides tools for getting quotes, building, and sending swap transactions.
MCP Jupiter
This repository contains a Model Context Protocol (MCP) server allowing Claude to access Jupiter's swap API for operations on the Solana blockchain. The server provides tools like getting quotes, building, and sending swap transactions.
Overview
The MCP server offers several tools:
- Get a quote for swapping tokens on Jupiter
- Build a swap transaction on Jupiter
- Send a swap transaction on Jupiter
Prerequisites
- Node.js (v16 or higher)
- Claude Desktop application
Installation
Clone the repository, install dependencies, and build the project. You can install globally or use npx.
Configuration
Configure Claude Desktop to use the MCP server by adding server configuration in the configuration file.
Usage
Restart Claude Desktop to enable access to Jupiter swap tools for quoting, building, and sending transactions.