Skip to main content
Glama
icharshal

NSE-MCP

by icharshal

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NSE_MCP_UANoOverride the User-Agent sent to NSE and Yahoo Finance. Useful if NSE starts blocking the default UA.Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_bulk_dealsA

Fetch today's NSE bulk deals — trades where a single client buys or sells ≥0.5% of a company's listed shares in one session. Returns the buyer/seller, quantity, and weighted-average price.

get_block_dealsB

Fetch today's NSE block deals — large negotiated trades (minimum ₹10 crore) executed in the Block Deal Window. Shows counterparty, quantity, and trade price.

get_insider_tradingA

Fetch SEBI PIT (Prohibition of Insider Trading) disclosures — promoter and insider buy/sell transactions reported to the exchanges. Shows acquirer name, category, shares before/after, and mode of acquisition.

get_latest_bulk_dealsA

Convenience wrapper — returns today's bulk deals sorted by trade value, optionally filtered by direction.

get_top_bulk_buysA

Today's largest bulk-deal purchases ranked by total trade value (quantity × price). Useful for spotting institutional accumulation.

get_top_bulk_sellsA

Today's largest bulk-deal sales ranked by total trade value. Useful for spotting institutional distribution.

get_fii_dii_activityA

Daily FII (Foreign Institutional Investor) and DII (Domestic Institutional Investor) net buy/sell figures in the Indian cash market. Key macro signal for market direction.

get_nse_announcementsB

Corporate announcements filed with NSE — board meetings, results, dividends, mergers, regulatory updates, etc. Equivalent to 8-K filings on SEC EDGAR.

get_market_statusA

Current NSE market status — whether Capital Market, F&O, Currency Derivatives, and Commodity segments are open or closed, plus live index levels.

get_nifty_indicesA

Live data for all NSE indices (Nifty 50, Nifty Bank, Nifty IT, Nifty Midcap 150, etc.) — price, change, 52-week range, advances/declines.

get_top_gainersA

Top gaining NSE stocks by percentage change for the current session within a given index.

get_top_losersB

Top losing NSE stocks by percentage change for the current session within a given index.

get_most_activeA

Most actively traded NSE stocks by total traded value (₹) in the current session.

search_by_symbolA

Aggregate view for a single NSE stock — returns today's bulk deals, block deals, recent insider trades, and recent announcements in one call.

get_quoteA

Live stock quote from Yahoo Finance for any NSE-listed stock. Includes price, 52-week range, volume, market cap, P/E ratios, dividend yield, and next earnings date. Prices are in INR.

get_short_sellingA

NSE short-selling data — quantity of shares sold short and second-leg (covering) quantities, as reported by brokers under SEBI's short-selling framework.

get_corporate_actionsA

Upcoming and recent corporate actions — dividends, stock splits, bonus issues, rights issues, and buy-backs. Shows ex-date, record date, and payment date.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/icharshal/NSE-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server