Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Jupiter MCP
Jupiter MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 12:47:50 PM

Jupiter MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
solanajupiterdefitradingmcp

Trades Solana tokens through Jupiter, checks balances and token data, and manages limit orders over MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "araa47-jupiter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "--version"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Overview

The araa47/jupiter-mcp MCP server exposes Jupiter’s Ultra and Trigger APIs for Solana token swaps and limit orders. It can retrieve quotes, balances, token searches, security data, and order status, while transaction execution uses the configured wallet credentials. Reach for it when an MCP client needs Solana trading or wallet-related data through Jupiter. Real executions may incur API or network costs, and the server requires a base58-encoded Solana private key.

Use cases

β€’Get Solana swap quotes before presenting trade options
β€’Check wallet token balances
β€’Search tokens and inspect token security data
β€’Create and cancel Jupiter limit orders
β€’Execute signed Solana swap transactions

Key features

β€’Jupiter Ultra API swap quotes and execution
β€’Jupiter Trigger API limit-order management
β€’Solana wallet balance retrieval
β€’Token search and security information
β€’Configurable Solana RPC endpoint and timeout

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Jupiter MCP.

Extracted Tool Capabilities
Jupiter Ultra API swap quotes and execution
Jupiter Trigger API limit-order management
Solana wallet balance retrieval
Token search and security information
Configurable Solana RPC endpoint and timeout

How Jupiter MCP works

What araa47/jupiter-mcp MCP server does

The araa47/jupiter-mcp MCP server connects an MCP client to Jupiter’s Solana APIs. It covers two transaction workflows: immediate swaps through Jupiter Ultra API and limit orders through the Trigger API. It also exposes read-oriented operations for wallet balances, token discovery, token security information, and order history.

Immediate swaps return a quote and an unsigned transaction, then accept a signed transaction for execution. Limit-order tools create, execute, cancel, and query orders. This makes the server suitable for agents that need to inspect Solana assets, prepare trades, or manage orders from an MCP-compatible client.

How it works

The server runs locally through uvx, using the repository as its package source. MCP configuration supplies environment variables for the Solana RPC endpoint, network, timeout, and wallet private key. The default examples target Solana mainnet-beta.

The available tools are divided between Jupiter’s Ultra API and Trigger API. Quote, balance, token search, security, and order-management requests are listed as free by the project. Swap and limit-order execution are marked as paid API operations. Solana network fees and the financial consequences of real trades are separate considerations.

Setup and configuration

The documented quick-start command uses uvx with the GitHub repository and the jupiter-mcp executable:

config.json
{
  "command": "uvx",
  "args": [
    "--from",
    "git+https://github.com/araa47/jupiter-mcp",
    "jupiter-mcp"
  ]
}

Set PRIVATE_KEY to a base58-encoded Solana private key, such as one exported from Phantom. SOLANA_RPC_URL defaults to https://api.mainnet-beta.solana.com; SOLANA_NETWORK is shown as mainnet-beta; and REQUEST_TIMEOUT is shown as 30 seconds. The README also documents loading secrets from a .env file through envmcp.

Claude Desktop users can install the published jupiter-mcp-latest.dxt extension after installing Node.js, npx, uv, and uvx. Cursor users are given a dedicated installation link, but it requires replacing the example private-key value. Local development requires Python 3.12 or newer, uv, and direnv.

Tools and capabilities

The araa47/jupiter-mcp MCP server documents these tools:

  • get_swap_quote: obtains a swap quote and unsigned transaction from input and output mint addresses plus an amount.
  • execute_swap_transaction: submits a signed swap transaction using its transaction data and request ID.
  • get_balances: retrieves token balances for a specified or configured wallet.
  • get_shield: returns token security information for supplied mint addresses.
  • search_token: searches for tokens by query.
  • create_limit_order: creates a limit-order transaction with amounts and optional slippage or expiration settings.
  • execute_limit_order: submits a signed limit-order transaction.
  • cancel_limit_order and cancel_limit_orders: cancel one or multiple orders.
  • get_limit_orders: filters active or historical orders by status and optional wallet, mint, or page parameters.

The repository includes free tests for quotes, balances, searches, security checks, and mocked execution. Tests that broadcast real trades require an explicit paid-test flag and use small or deliberately non-executable order values according to the README.

Limitations and notes

A private key is required for the documented configuration, so it should be kept outside shared MCP configuration where possible. The default setup points at mainnet-beta, and the project includes tests that can spend SOL when real execution is enabled. Confirm wallet, mint, amount, network, and order parameters before allowing an agent to execute transactions.

The README identifies some Jupiter execution operations as paid, but it does not specify pricing details. It also does not state a software license in the provided material.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Pumpswap MCP logoPumpswap MCP

    Enabling AI agents to interact with PumpSwap for real-time token swaps and automated on-chain trading.

    πŸ’° Finance & Fintech3 views
    Compare vs Pumpswap MCP β†’
  • Trade Router MCP logoTrade Router MCP

    Non-custodial Solana swap & limit order engine for AI agents. 21 tools (swap, limit, trailing, TWAP, DCA, combo orders) across Raydium, PumpSwap, Orca, Meteora. Jito MEV-protected execution, Ed25519 server verification, private key never leaves the process. MIT. npx -y @traderouter/trade-router-mcp.

    πŸ’° Finance & Fintech2 views
    Compare vs Trade Router MCP β†’
  • Armor Crypto MCP logoArmor Crypto MCP

    MCP to interface with multiple blockchains, staking, DeFi, swap, bridging, wallet management, DCA, Limit Orders, Coin Lookup, Tracking and more.

    πŸ’° Finance & Fintech3 views
    Compare vs Armor Crypto MCP β†’
  • Ophis logoOphis

    Agent-first intent-based DEX aggregator (self-hosted CoW Protocol). Remote Streamable HTTP at https://mcp.ophis.fi/mcp, no auth, holds no keys. 12 tools: parseintent (natural-language swap to structured intent), resolvetoken (symbol to canonical address, fails closed), listchains, getquote, expectedsurplus, buildorder (bounded, ready-to-sign EIP-712 CoW order with the receiver pinned to the owner), submitorder, lookuptier (fee-rebate tier), getbalances, getportfolio, getgas, gettokenchart. Live across 11 EVM chains: Ethereum, Optimism, BNB Chain, Gnosis, Polygon, Base, Arbitrum, Avalanche, Plasma, Ink, Linea.

    πŸ’° Finance & Fintech4 views
    Compare vs Ophis β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Jupiter MCP

Run it with uvx using `uvx --from git+https://github.com/araa47/jupiter-mcp jupiter-mcp`, or install the published DXT extension in Claude Desktop.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewJupiter MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/araa47-jupiter-mcp?style=directory)](https://allmcps.com/mcp/araa47-jupiter-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/araa47-jupiter-mcp"><img src="https://allmcps.com/api/badge/araa47-jupiter-mcp?style=directory" alt="Jupiter MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthOther
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
10/10 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 13, 2025
37Quality signal: Fair Β· 37/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools18/30
Adoption & activity0/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 21d ago via OSV.dev Β· --version (npm)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Jupiter MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code