Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JUPITER_API_KEYNoOptional API key for higher rate limits; omit for keyless operation with 0.5 RPS

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
jupiter_swap_quoteA

Get a swap quote via Jupiter's managed /order path. Returns the best price across all routers (Metis, RFQ, Dflow, OKX).

jupiter_swap_buildA

Get raw swap instructions for custom transaction construction. Use when composing Jupiter swaps with other instructions (flashloans, multi-step). Metis router only.

jupiter_token_searchA

Search for Solana tokens by name, symbol, or mint address. Returns metadata, verification status, organic scores, and trading metrics.

jupiter_token_infoA

Get detailed token metadata for a specific mint — verification status, organic score, daily volume, holder count.

jupiter_priceB

Get current USD prices for one or more Solana tokens. Pass mint addresses comma-separated.

jupiter_lend_depositA

Create a deposit transaction for Jupiter Lend Earn. Returns a base64-encoded unsigned transaction to sign and submit.

jupiter_lend_withdrawA

Create a withdraw transaction for Jupiter Lend Earn. Returns a base64-encoded unsigned transaction.

jupiter_limit_ordersA

Get all open limit orders for a wallet — pending trigger orders with price targets and amounts.

jupiter_limit_order_createA

Create a limit order. Returns a transaction to sign. Supports single, OCO (TP/SL), and OTOCO orders.

jupiter_limit_order_cancelB

Cancel one or more open limit orders.

jupiter_dca_ordersB

Get active DCA (Dollar Cost Average) orders for a wallet — recurring schedules and progress.

jupiter_dca_createA

Create a DCA order — recurring swap on a schedule. Returns transaction to sign. Example: buy $10 SOL every hour.

jupiter_prediction_eventsA

List Jupiter prediction events — binary markets on real-world events. Filter by category, sort by volume or date, include market data.

jupiter_perps_marketsA

List Jupiter perpetual futures markets — trading pairs, funding rates, open interest.

jupiter_perps_positionsA

Get open perpetual positions for a wallet — leverage, entry price, PnL, liquidation price.

jupiter_portfolioA

Get full portfolio for a wallet — all Jupiter positions across swaps, lending, DCA, limit orders, perps, and prediction markets.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ExpertVagabond/jupiter-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server