MCP.so
Sign In
M

Mcp Server Upstox

@ravikant1918

About Mcp Server Upstox

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

ravikant1918

Submitted by

Ravi Kant Yadav

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "upstox": {
      "command": "upstox-mcp",
      "env": {
        "UPSTOX_API_KEY": "YOUR_API_KEY",
        "UPSTOX_API_SECRET": "YOUR_API_SECRET",
        "UPSTOX_ACCESS_TOKEN": "YOUR_ACCESS_TOKEN"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Mcp Server Upstox?

Mcp Server Upstox is a Model Context Protocol (MCP) server that integrates with the Upstox Trading API, allowing AI agents (Claude, Cursor, and custom MCP clients) to securely access Indian stock market data and account information in read-only mode.

How to use Mcp Server Upstox?

Run the server using the command upstox-mcp-server via standard I/O. This enables integration with Claude Desktop or any MCP-compatible client.

Key features of Mcp Server Upstox

  • Live quotes including LTP, OHLC, and volume
  • Intraday and historical candles for NSE & BSE
  • Technical analysis: RSI, EMA, SMA, MACD, VWAP
  • Candlestick pattern detection and trend context
  • Support and resistance level calculation
  • Read-only account data: profile, funds, holdings, positions

Use cases of Mcp Server Upstox

  • AI assistant fetches live stock prices during user queries
  • Automated technical analysis of watchlist securities
  • Portfolio overview and margin summary for account holders
  • Historical data retrieval for backtesting strategies

FAQ from Mcp Server Upstox

Can this server place orders or modify trades?

No. The server is strictly read‑only; order placement, modification, and fund transfers are intentionally excluded.

Is this server affiliated with Upstox?

No. This project is not affiliated with Upstox.

Which Indian exchanges are supported?

The server supports both NSE and BSE.

What type of data does the server provide?

It provides market data (live quotes, intraday and historical candles), technical analysis indicators, and read‑only account information (profile, funds, holdings, positions).

Which AI clients can connect to this server?

The server works with Claude, Cursor, and any application that implements the Model Context Protocol.

Comments

More Other MCP servers