Indian stock market: NSE/BSE quotes, fundamentals, mutual fund NAV, F&O chains, IPOs. No API keys.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
MCP server for Indian stock market data β NSE/BSE quotes, historical prices, fundamentals, mutual fund NAV, indices, corporate actions, F&O option chains, IPOs, and portfolio analysis.
Works with any MCP client: Claude Desktop, Claude Code, Cursor, etc. No API keys, no auth, all free data sources.
| Tool | What it does |
|---|---|
get_quote | Live price, volume, 52-week range for NSE/BSE stocks and indices |
get_historical | OHLCV history β daily / weekly / monthly |
search_symbol | Find stock symbols by company name |
get_fundamentals | P/E, EPS, ROE, margins, debt, growth rates |
compare_stocks | 2β5 stocks side by side |
get_index | Any NSE index (P/E, P/B, advances/declines) + SENSEX |
get_market_status | Is the market open? Session info per segment |
get_gainers_losers | Top NIFTY 50 movers ranked by % change |
get_corporate_actions | Dividends, splits, bonuses β per stock or market-wide |
get_options_chain | F&O chain around ATM: LTP, OI, OI change, IV, volume |
get_ipo_list | Current / upcoming / recently listed IPOs |
search_funds | Search 15,000+ Indian mutual fund schemes |
get_fund_nav | NAV history for a scheme |
get_fund_details | Fund house, category, current NAV |
compare_funds | 2β4 funds: NAV + % return over any period |
portfolio_summary | Holdings β current value, P&L, allocation breakdown |
No clone, no build:
Claude Code
Claude Desktop β add to claude_desktop_config.json (macOS: ~/Library/Application Support/Claude/, Windows: %APPDATA%\Claude\):
Restart Claude Desktop fully, then look for the tools icon in a new chat.
Real output from npx tsx scripts/test-mcp.ts (live data, market hours, June 2026 β trimmed):
| Source | Used for | Notes |
|---|---|---|
Yahoo Finance (yahoo-finance2) | Quotes, history, fundamentals, search | Primary source, may be delayed a few minutes |
NSE India (nse-bse-api) | Market status, indices, corporate actions, IPOs, option chains | Some NSE endpoints (quote, autocomplete) are no longer publicly accessible β the server falls back to Yahoo automatically |
| mfapi.in | Mutual fund NAV and search | Free, occasionally flaky β requests retry once |
| mfdata.in | Fund ratings / expense ratio | Often unreachable; falls back to mfapi.in |
get_gainers_losers ranks a built-in NIFTY 50 constituent list (verified June 2026). NSE reconstitutes the index ~2Γ/year β update NIFTY50_SYMBOLS in src/index.ts when that happens.Data comes from free public sources and may be delayed, incomplete, or wrong. This is not financial advice and not a substitute for a licensed broker or advisor. Do your own research before trading or investing.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/india-stock-mcp)<a href="https://allmcps.com/mcp/india-stock-mcp"><img src="https://allmcps.com/api/badge/india-stock-mcp?style=directory" alt="India Stock Mcp on AllMCPs" /></a>