Skip to main content
Glama

Paper MCP Server

by paperinvest

get_order

Retrieve detailed order information by ID to track and manage trading activities in Paper's platform. Input the order ID to access status, execution, and other relevant data.

Instructions

Get order details by ID

Input Schema

NameRequiredDescriptionDefault
orderIdYesOrder ID

Input Schema (JSON Schema)

{ "properties": { "orderId": { "description": "Order ID", "type": "string" } }, "required": [ "orderId" ], "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/paperinvest/mcp-server'

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