Dalal Street MCP
Dalal Street MCP server connects to Indian stock market data, delivering live NSE prices, technical indicators, market summaries, portfolio performance metrics, and research functions through the Mod…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add ak123aryan/nse-market-mcp
# Browse available tools
npx -y smithery tool list ak123aryan/nse-market-mcp
# Get full schema for a tool
npx -y smithery tool get ak123aryan/nse-market-mcp get_price
# Call a tool
npx -y smithery tool call ak123aryan/nse-market-mcp get_price '{}'Direct MCP Connection
Endpoint: https://nse-market-mcp--dalal-street.run.tools
Tools (16)
get_price— Live price for a single NSE stock. E.g. 'TCS', 'BEL', 'RELIANCE'.get_multiple_prices— Live prices for multiple NSE stocks at once.get_technical_signalsget_stock_newsget_earnings_calendarget_fii_dii_dataget_bulk_dealsscreen_breakoutsget_trade_reportget_market_overview— Nifty 50, Sensex, Bank Nifty — live levels and change.get_stock_details— PE, EPS, 52W high/low, market cap, dividend yield, 50/200 DMA, analyst target.get_portfolio_valueget_dividend_stocks— Dividend yield, payout ratio, ex-dividend date for income portfolio screening.get_shareholding_patternget_buying_activityget_peer_comparison
# Get full input/output schema for a tool
npx -y smithery tool get ak123aryan/nse-market-mcp