Mcp Server Upstox
@ravikant1918
About Mcp Server Upstox
No overview available yet
Basic information
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.
More Other MCP servers
๐ Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 ๐
jlowin๐ The fast, Pythonic way to build MCP servers and clients.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments