Skip to main content
Glama

MCP Jupiter

by dcSpark

jupiter_send_swap_transaction

Execute Solana token swaps on Jupiter by sending swap transactions, including retries and preflight options, through the MCP Jupiter server.

Instructions

Send a swap transaction on Jupiter

Input Schema

NameRequiredDescriptionDefault
maxRetriesNo
serializedTransactionNo
skipPreflightNo
swapTransactionNo

Input Schema (JSON Schema)

{ "properties": { "maxRetries": { "type": "number" }, "serializedTransaction": { "type": "string" }, "skipPreflight": { "type": "boolean" }, "swapTransaction": { "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from MCP Jupiter

Related Tools

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/dcSpark/mcp-server-jupiter'

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