nse-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| stock_quoteA | Live quote for an NSE equity symbol (e.g. 'RELIANCE'). |
| stock_quote_fnoC | Live F&O quotes for all contracts of a symbol. |
| trade_infoB | Order book depth and trade information for a symbol. |
| chart_dataC | Intraday chart data for a symbol. |
| market_statusB | Current NSE market status (open or closed). |
| market_turnoverB | Today's NSE market turnover. |
| pre_open_marketC | Pre-open market data for the given index key. |
| top_stocksB | Top gainers, losers, most active, and 52-week high/low stocks. |
| holiday_listB | NSE trading holidays. |
| live_fnoD | Securities currently in the F&O segment. |
| block_deal_sessionD | NSE block deal session data. |
| all_indicesC | All NSE indices. |
| live_indexC | Live quote for an index. |
| index_listC | Indices that a stock belongs to. |
| index_option_chainD | Option chain for an index. |
| equities_option_chainC | Option chain for an equity. |
| currency_option_chainB | Option chain for a currency pair. |
| option_chain_contract_infoC | Expiries and strikes available for an option chain symbol. |
| corporate_announcementsC | Corporate announcements for a segment, date range, or symbol. |
| symbol_metaC | Metadata for an NSE symbol. |
| reg_detailsC | Registrar details for a symbol. |
| stock_historyC | Historical OHLCV data for a stock as records. Dates in YYYY-MM-DD. |
| index_historyC | Historical OHLC data for an index as records. Dates in YYYY-MM-DD. |
| index_pe_historyB | Historical P/E, P/B, and dividend yield for an index. Dates in YYYY-MM-DD. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/jugaad-py/nse-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server