Tapetide Stock Research MCP Server

NSE BSE Indian stock market MCP server — 34 tools for Indian stock market data & research: live NSE/BSE quotes, financials, technicals, stock

Remote serverstreamable-http

What is the Tapetide Stock Research MCP MCP server?

Tapetide Stock Research MCP MCP server exists for a simple reason — assistants are far more useful when they can act on Tapetide Stock Research MCP directly instead of describing what you should do. NSE BSE Indian stock market MCP server — 34 tools for Indian stock market data & research: live NSE/BSE quotes, financials, technicals, stock screener (326 ratios), analyst ratings, FII/DII flows, IPOs, portfolio tracking & watchlist.

What you get

Tapetide MCP Server is a Model Context Protocol server that connects AI assistants to real-time Indian stock market data. It covers all ~8,200 stocks listed on NSE and BSE — from large-cap Nifty 50 to SME stocks.

Setting it up

Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.

What the assistant can call

Once Tapetide Stock Research MCP is connected, these are the calls the assistant has available:

  • search_stocks — Fuzzy search all NSE/BSE stocks by name, symbol, BSE code, or ISIN. Filter by sector/industry
  • screen_stocks — Fundamental screener with 326 ratios — PE, ROCE, sales growth, debt/equity, Piotroski score, and more. Plain-English query syntax
  • screen_stocks_technical — Real-time technical screener — RSI, MACD, SMA/EMA crossovers, Bollinger Bands, ADX, volume. Supports crosses_above/crosses_below
  • get_screener_ratios — Search or browse all 326 available fundamental ratios
  • get_trending_stocks — Today's top gainers, losers, and high-volume stocks from Nifty 500
  • get_company_profile — Full overview — sector, fundamentals, growth metrics, pros/cons. Optionally include technicals (20+ indicators), analyst ratings, and peer comparison
  • get_stock_events — News (sentiment-tagged), corporate actions (dividends, splits, bonuses), and filings (annual reports, concall transcripts, investor presentations)
  • get_stock_ownership — Dividend history with yield calculations + mutual fund scheme-level holdings
  • get_stock_quote — Live price — LTP, change %, volume, market cap, PE, PB, 52-week high/low
  • get_batch_quotes — Up to 20 stock quotes in a single call
  • get_price_history — Daily or weekly OHLCV with delivery %. Up to 2,000 days of history
  • get_financials — Quarterly + annual P&L, balance sheet, cash flow, and ratios. Fetch individual sections or all at once

Configuration and credentials

You will need 2 environment variables: TAPETIDE_TOKEN, TAPETIDE_MCP_URL. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.

Before you rely on it

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • With 14 tools registered it takes up a noticeable share of the context window; turn it off in projects that never touch Tapetide Stock Research MCP.
  • Missing credentials fail quietly in some clients — if no tools show up, check the environment block first.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the tapetide stock research mcp mcp server does with a few real requests.

Choosing this one

Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Tapetide Stock Research MCP's toolset — search_stocks, screen_stocks, screen_stocks_technical and 11 more — is a fair guide to whether it matches your workflow. It is maintained by tapetide-hq; worth a glance at recent repository activity before you build anything load-bearing on it.

SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.

Available tools

ToolWhat it does
search_stocksFuzzy search all NSE/BSE stocks by name, symbol, BSE code, or ISIN. Filter by sector/industry.
screen_stocksFundamental screener with 326 ratios — PE, ROCE, sales growth, debt/equity, Piotroski score, and more. Plain-English query syntax.
screen_stocks_technicalReal-time technical screener — RSI, MACD, SMA/EMA crossovers, Bollinger Bands, ADX, volume. Supports crosses_above/crosses_below.
get_screener_ratiosSearch or browse all 326 available fundamental ratios.
get_trending_stocksToday's top gainers, losers, and high-volume stocks from Nifty 500.
get_company_profileFull overview — sector, fundamentals, growth metrics, pros/cons. Optionally include technicals (20+ indicators), analyst ratings, and peer comparison in one call.
get_stock_eventsNews (sentiment-tagged), corporate actions (dividends, splits, bonuses), and filings (annual reports, concall transcripts, investor presentations).
get_stock_ownershipDividend history with yield calculations + mutual fund scheme-level holdings.
get_stock_quoteLive price — LTP, change %, volume, market cap, PE, PB, 52-week high/low.
get_batch_quotesUp to 20 stock quotes in a single call.
get_price_historyDaily or weekly OHLCV with delivery %. Up to 2,000 days of history.
get_financialsQuarterly + annual P&L, balance sheet, cash flow, and ratios. Fetch individual sections or all at once.
get_shareholdingPromoter, FII, DII, and public shareholding patterns over time.
get_forecastsAnalyst forecasts — EPS, revenue, EBITDA, net income, ROA, ROE, and price targets. Actuals vs estimates for spotting earnings surprises.

Configuration

VariableDescriptionRequired
TAPETIDE_TOKENCredential the server authenticates with.Yes
TAPETIDE_MCP_URLEndpoint or connection string the server talks to.Yes

Example prompts to try

  • Use Tapetide Stock Research MCP to search stocks.
  • Use Tapetide Stock Research MCP to screen stocks.
  • Use Tapetide Stock Research MCP to screen stocks technical.

Frequently asked questions

It connects Tapetide Stock Research MCP to MCP-compatible AI assistants such as Claude and Cursor, exposing 14 tools (search_stocks, screen_stocks, screen_stocks_technical, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Tapetide Stock Research MCP directly.