Skip to main content
Glama

MCP Paradex Server

by sv
MIT License
4
  • Linux
  • Apple

paradex-get-order-status

Retrieve detailed order information by entering the order ID. Access real-time status and specifics using the MCP Paradex Server for managing transactions on the perpetual futures trading platform.

Instructions

Get order status. Returns: Dict[str, Any]: Order details.

Input Schema

NameRequiredDescriptionDefault
order_idYesOrder identifier.

Input Schema (JSON Schema)

{ "properties": { "order_id": { "description": "Order identifier.", "title": "Order Id", "type": "string" } }, "required": [ "order_id" ], "title": "get_order_statusArguments", "type": "object" }

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/sv/mcp-paradex-py'

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