jupiter-mcp-server
If you are the rightful owner of jupiter-mcp-server 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.
Jupiter MCP Server provides Claude with access to Jupiter's swap API for operations on the Solana blockchain.
The Jupiter MCP Server is a Model Context Protocol server that integrates with Claude to facilitate token swaps on the Solana blockchain using Jupiter's swap API. It allows Claude to perform operations such as obtaining swap quotes, building swap transactions, and executing these transactions. The server leverages Jupiter's Lite API v1 for a streamlined swap process, enhancing reliability and efficiency. Users can configure the server with environment variables or a .env file for automatic swap execution, which requires a Solana wallet private key. The server supports installation via npm and can be run locally or integrated with the Claude Desktop application.
Features
- Integration with Jupiter's swap API for Solana blockchain operations.
- Automatic swap execution using a Solana wallet private key.
- Support for obtaining swap quotes and building transactions.
- Simplified API interface for reliable swap execution.
- Configurable via environment variables or .env file.
Tools
jupiter_get_quote
Get a token exchange quote on Jupiter
jupiter_build_swap_transaction
Build exchange transactions on Jupiter
jupiter_send_swap_transaction
Send exchange transactions on Jupiter
jupiter_execute_swap
Perform a complete exchange using the wallet private key