Skip to main content
Glama
diaorui

Jupiter Perps MCP Server

by diaorui

open_position

Open or increase leveraged perpetual futures positions on Solana using Jupiter Perpetuals. Specify asset (SOL/BTC/ETH), direction (Long/Short), USDC collateral, and leverage to execute trades.

Instructions

Submits a transaction to open a new position or increase an existing one. The protocol processes asynchronously (may take a few seconds) - use get_account_portfolio to verify. Returns transaction signature (for logging) and confirmation message.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
assetYesThe asset to trade
sideYesDirection of the trade
collateral_amountYesAmount of USDC to use as collateral (minimum: 10 USD, must be <= wallet balance)
leverageYesLeverage multiplier (added size = collateral * leverage)

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/diaorui/jupiter-perps-mcp'

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