Indian NSE Stock Insights
io.github.alokbarnwal/nse-public-mcpAnalyze any Nifty 500 stock with AI — price action, demand zones, technicals & screener.
Tools · 12
Latest price snapshot for an NSE stock — last close, prev close, change %, day H/L, volume.
Recent OHLCV candles. timeframe in {daily, 15min, 5min}; limit capped at 500; newest first.
Latest technical indicators (EMAs, SMAs, RSI, MACD, BB, ADX, Stoch, ATR, OBV, VWAP).
Pivot points + historical support/resistance levels, ordered by price desc.
Demand/supply zones (DBR/RBR/RBD/DBD) split into demand_zones and supply_zones.
Recent single-bar candlestick patterns (HAMMER, DOJI, ENGULFING, ...) newest first.
Multi-bar chart patterns (DOUBLE_TOP, HEAD_AND_SHOULDERS, ...). 'ACTIVE' = PENDING/CONFIRMED.
Latest fibonacci retracement swings (UP/DOWN) with 236/382/500/618/786 levels.
Volume diagnostic: top 5min hotspots + peak slot + OBV 20-day trend + today/20-day volume ratio.
Market-wide snapshot: indices, top_gainers, top_losers, most_active, breadth.
Side-by-side comparison of 2-5 symbols: quote, RSI/MACD/ADX, trend, 30d return, latest pattern.
Filter the active universe. Keys: rsi_min, rsi_max, adx_min, trend, near_demand_zone, pattern, min_volume_ratio, sector. At least one required.
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"indian_nse_stock_insights": {
"url": "https://stockmcp.alokbarnwal.com/mcp",
"transport": "streamable-http"
}
}
}