mcp-server-jupiter

mcp-server-jupiter

3.3

If you are the rightful owner of mcp-server-jupiter and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This repository contains a Model Context Protocol (MCP) server that provides Claude with access to Jupiter's swap API.

The MCP Jupiter server is designed to facilitate interactions between Claude and the Jupiter swap API on the Solana blockchain. It allows Claude to perform operations such as obtaining swap quotes, building swap transactions, and sending these transactions. The server is built using Node.js and requires the Claude Desktop application for configuration. Users can install the server locally or globally, and configure Claude Desktop to utilize the server for executing swap operations. The server is highly customizable, allowing developers to add new tools by defining them in the source code and creating corresponding handler functions. This flexibility makes it a powerful tool for developers looking to integrate blockchain swap functionalities into their applications.

Features

  • Integration with Jupiter's swap API for Solana blockchain.
  • Capability to get swap quotes, build, and send swap transactions.
  • Configurable with Claude Desktop for seamless operation.
  • Support for local and global installation.
  • Extensible architecture for adding new tools.

Tools

  1. jupiter_get_quote

    Get a token exchange quote on Jupiter

  2. jupiter_build_swap_transaction

    Build exchange transactions on Jupiter

  3. jupiter_send_swap_transaction

    Send exchange transactions on Jupiter

Related MCP Servers

View all finance servers →