Upstox MCP server
JSON →A MCP server for integrating with the Upstox trading API by Upstox.
Tools · 10
- get-profile Fetch user profile information
- get-funds-margin Fetch user funds and margin information. Optional segment parameter can be 'SEC' (Equity) or 'COM' (Commodity)
- get-holdings Fetch user long-term holdings information
- get-positions Fetch user short-term positions information
- get-mtf-positions Fetch user Margin Trade Funding (MTF) positions information
- get-order-book Fetch user's current day orders and their status
- get-order-details Fetch detailed information about a specific order using order ID
- get-order-trades Fetch trades executed for a specific order using order ID
- get-order-history Fetch order history using either order ID or tag
- get-trades Fetch user's trades executed for the current day
Environment variables
UPSTOX_CLIENT_IDUPSTOX_CLIENT_SECRET