Labsco
sougatabh logo

NSE Ticker MCP Server

from sougatabh

Provides access to National Stock Exchange (NSE) data using the Upstox API.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

NSE Ticker MCP Server

A Model Context Protocol (MCP) server that provides access to National Stock Exchange (NSE) data through Upstox API.

Tools

The server exposes the following tools through the Model Context Protocol:

Historical Data

ToolDescription
get_historical_candleGet historical OHLCV (Open, High, Low, Close, Volume) data for NSE stocks

Features

  • Real-time NSE stock data access
  • Multiple time intervals support (minute, 30minute, day, week, month)
  • Error handling and data validation
  • Historical price data with customizable date ranges

Available Intervals

  • minute - 1-minute candles
  • 30minute - 30-minute candles
  • day - Daily candles
  • week - Weekly candles
  • month - Monthly candles

Error Handling

The server provides detailed error messages for:

  • Invalid symbols
  • Connection issues
  • API errors
  • Data validation failures
  • Date format issues