Skip to main content
Glama
Akhilgovind02

india-stock-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_quoteA

Get live price, volume, 52-week range, and basic stats for an NSE/BSE stock. Examples: RELIANCE, TCS, HDFCBANK, NIFTY 50 (index), ^NSEI (Nifty index code).

get_historicalA

Get OHLCV historical price data for a stock. Returns date, open, high, low, close, volume.

search_symbolA

Search for a stock symbol by company name. Returns matching symbols with exchange info.

search_fundsA

Search Indian mutual funds by name. Returns scheme codes and names for use with other fund tools.

get_fund_navA

Get NAV (Net Asset Value) history for a mutual fund scheme. Use search_funds first to get scheme code.

get_fundamentalsA

Get fundamental financial data: P/E ratio, EPS, ROE, revenue, profit margins, debt, and more.

compare_stocksA

Compare 2–5 stocks side by side: price, P/E, EPS, market cap, margins, growth rates.

get_indexA

Get live data for a market index: price, change, P/E, P/B, year high/low, advances/declines. Available: NIFTY 50, NIFTY BANK, NIFTY IT, NIFTY MIDCAP 100, NIFTY SMALLCAP 100, NIFTY AUTO, NIFTY PHARMA, SENSEX, and all other NSE indices.

get_market_statusA

Check if NSE market is currently open or closed, and get trading session info.

get_gainers_losersA

Get top gainers or losers among NIFTY 50 stocks, ranked by % change (live Yahoo quotes).

get_corporate_actionsA

Get dividends, stock splits, bonus issues, and rights issues. Pass a symbol for one stock, or omit it for recent market-wide corporate actions.

get_options_chainA

Get F&O options chain for a stock or index: calls and puts around the ATM strike with last price, OI, OI change, IV, and volume. Works for NIFTY, BANKNIFTY, and F&O stocks like RELIANCE.

get_ipo_listA

Get list of current, upcoming, or recently listed (past 3 months) IPOs on NSE.

get_fund_detailsA

Get mutual fund details: fund house, category, current NAV. Includes Morningstar rating, expense ratio, and AUM when the rich data source is available.

compare_fundsA

Compare 2–4 mutual funds side by side: latest NAV and % return over the chosen period.

portfolio_summaryA

Analyze a stock portfolio. Pass holdings with buy price and quantity, get current value, P&L, allocation breakdown, and gain/loss per holding. Max 20 holdings.

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/Akhilgovind02/india-stock-mcp'

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