finance & fintech

Jupiter Mcp

An MCP server for executing token swaps on the Solana blockchain using Jupiter's new Ultra API.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/jupiter-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "jupiter-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/jupiter-mcp"
  ]
}

About This MCP Server

kukapay/jupiter-mcp

An MCP server for executing token swaps on the Solana blockchain using Jupiter's new Ultra API.

GitHub: https://github.com/kukapay/jupiter-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub