Dalal Street MCP

by IndiaBankUpdated May 4, 2026

Provides live NSE stock prices, technical signals, market overviews, portfolio analytics, and research tools via MCP, using Yahoo Finance and NSE data sources. Developers and traders can fetch real-time Indian market data to build trading bots, analytics dashboards, or automated alerts. Supports programmatic integration for monitoring stocks and generating insights without manual data pulls.

nse
stock-market
trading-signals
|

Overview

Dalal Street MCP server connects to Indian stock market data, delivering live NSE prices, technical indicators, market summaries, portfolio performance metrics, and research functions through the Model Context Protocol. It aggregates data from Yahoo Finance and NSE APIs, enabling structured access for applications.

Key Capabilities

  • live_nse_prices: Retrieves current stock prices and volume for NSE-listed symbols.
  • technical_signals: Computes indicators like RSI, MACD, and moving averages for trading analysis.
  • market_overview: Returns index levels, top gainers/losers, and sector performance snapshots.
  • portfolio_analytics: Analyzes holdings with returns, risk metrics, and allocation breakdowns.
  • research_tools: Fetches historical data, fundamentals, and news summaries for stocks.

Use Cases

  1. Build a trading bot that calls live_nse_prices and technical_signals to execute buys/sells based on RSI crossovers.
  2. Create a dashboard querying market_overview for daily NSE index updates and top movers.
  3. Track personal portfolio via portfolio_analytics to monitor returns and rebalance allocations.
  4. Develop research scripts using research_tools to screen stocks by P/E ratios and historical trends.

Who This Is For

Developers integrating real-time Indian market data into apps or scripts; quantitative traders automating signal generation; financial analysts building custom dashboards or backtesting systems; fintech teams needing NSE feeds without direct API management.