mcpbeat

Indian NSE Stock Insights MCP Server

io.github.alokbarnwal/nse-public-mcp
answering

Indian NSE Stock Insights is answering right now. Last checked 7 min ago. It exposes 12 tools. Last commit 1 May 2026.

Analyze any Nifty 500 stock with AI — price action, demand zones, technicals & screener.

Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
91 of 91 checks
12
Tools
read from the server
547 ms
Response time
average over 24h
1
Stars
last commit 1 May 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add nse-public-mcp --transport http https://stockmcp.alokbarnwal.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nse-public-mcp": {
      "url": "https://stockmcp.alokbarnwal.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nse-public-mcp]
url = "https://stockmcp.alokbarnwal.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "nse-public-mcp": {
      "url": "https://stockmcp.alokbarnwal.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nse-public-mcp": {
      "url": "https://stockmcp.alokbarnwal.com/mcp"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

candlestick
get_candlestick_patterns
Recent single-bar candlestick patterns (HAMMER, DOJI, ENGULFING, ...) newest first.
chart
get_chart_patterns
Multi-bar chart patterns (DOUBLE_TOP, HEAD_AND_SHOULDERS, ...). 'ACTIVE' = PENDING/CONFIRMED.
compare
compare_stocks
Side-by-side comparison of 2-5 symbols: quote, RSI/MACD/ADX, trend, 30d return, latest pattern.
demand
get_demand_supply_zones
Demand/supply zones (DBR/RBR/RBD/DBD) split into demand_zones and supply_zones.
fibonacci
get_fibonacci_levels
Latest fibonacci retracement swings (UP/DOWN) with 236/382/500/618/786 levels.
market
get_market_overview
Market-wide snapshot: indices, top_gainers, top_losers, most_active, breadth.
ohlc
get_ohlc_data
Recent OHLCV candles. timeframe in {daily, 15min, 5min}; limit capped at 500; newest first.
screen
screen_stocks
Filter the active universe. Keys: rsi_min, rsi_max, adx_min, trend, near_demand_zone, pattern, min_volume_ratio, sector. At least one required.
stock
get_stock_quote
Latest price snapshot for an NSE stock — last close, prev close, change %, day H/L, volume.
support
get_support_resistance
Pivot points + historical support/resistance levels, ordered by price desc.
technical
get_technical_indicators
Latest technical indicators (EMAs, SMAs, RSI, MACD, BB, ADX, Stoch, ATR, OBV, VWAP).
volume
get_volume_analysis
Volume diagnostic: top 5min hotspots + peak slot + OBV 20-day trend + today/20-day volume ratio.

Endpoints

URLTransportStateLatencyChecked
https://stockmcp.alokbarnwal.com/mcp streamable-http answering 563 ms 7 min ago

Indian NSE Stock Insights — questions

Answers built from our own checks of this server.

What can Indian NSE Stock Insights do?
It exposes 12 tools, read directly from the server on our last check. Among them: compare_stocks, get_candlestick_patterns, get_chart_patterns, get_demand_supply_zones, get_fibonacci_levels, get_market_overview and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Indian NSE Stock Insights working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 547 ms. The bar chart above shows every period we have measured.
How do I connect Indian NSE Stock Insights?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Indian NSE Stock Insights need an API key?
No. Indian NSE Stock Insights completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Indian NSE Stock Insights?
It answers our handshake in 547 ms on average, which is faster than 19% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Indian NSE Stock Insights open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.