Integrations & Tools2026-07-201 min read

Upstox MCP Server: Community-Built, Read-Only Market Access

Unlike Zerodha's first-party Kite MCP, the Upstox MCP Server (ravikant1918/mcp-server-upstox) is a community-built project — real and functional, but not an Upstox-published product.

Integration examplesAPI configs

Unlike Zerodha, which shipped its own first-party Kite MCP server, Upstox's MCP integration is community-built — the most-referenced implementation is ravikant1918/mcp-server-upstox, listed on the Awesome MCP Servers directory, not a product Upstox itself publishes.

What It Does

The server provides Model Context Protocol integration for the Upstox Trading API, enabling AI agents like Claude to securely access Indian stock market data and perform technical analysis in read-only mode — market data lookups and analysis, not autonomous trade execution.

Read-Only by Design, Same Principle as Zerodha

This mirrors the same safety-conscious default seen in Zerodha's Kite MCP: even a community-built server, wrapping a real brokerage API with real financial consequences, defaults to read-only market data and analysis rather than exposing live order placement to an AI agent directly.

Multi-Broker Alternatives

If you're working across multiple Indian brokers, projects like the TurtleStack Trading MCP Server provide unified access across Kite (Zerodha), Groww, Dhan, and AngelOne through one connection — worth considering if you don't need Upstox specifically and want broader coverage in a single integration.

Join the Discussion

Code Snippets (0)

No code snippets shared yet. Be the first to contribute!