MCP Servers / other / Upstox MCP server

Upstox MCP server

JSON →
httpnoneother

A MCP server for integrating with the Upstox trading API by Upstox.

Install
How to run this server

No install command recorded.

server path: upstox-mcp-server-2
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envUPSTOX_CLIENT_ID
envUPSTOX_CLIENT_SECRET
Resources
Upstox MCP server — MCP Server · libregistry