mcpbeat Sign in

India Stock MCP Server

local only

India Stock MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from npm. Last commit 12 Jun 2026.

Indian stock market: NSE/BSE quotes, fundamentals, mutual fund NAV, F&O chains, IPOs. No API keys.

Installs per day peak 117 · avg 15 · -11% w/w
a month agotoday
79
Installs / week
npm · india-stock-mcp
5
Stars
0 open issues
12 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check India Stock MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add india-stock-mcp -- npx -y india-stock-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "india-stock-mcp": {
      "args": [
        "-y",
        "india-stock-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.india-stock-mcp]
command = "npx"
args = ["-y", "india-stock-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "india-stock-mcp": {
      "args": [
        "-y",
        "india-stock-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "india-stock-mcp": {
      "args": [
        "-y",
        "india-stock-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to India Stock MCP

same job, measured the same way
Tapetide — Indian Stock Market (NSE & BSE)
by tapetide

52 tools for Indian stock markets — NSE & BSE quotes, screener, financials, FII/DII, options

146 installs/wk answering
Bolsai MCP
by viniciuslazzari

Brazilian stock market data (B3, CVM, BCB) for AI assistants: quotes, fundamentals, dividends, FIIs.

108 installs/wk local only
Apple Stocks MCP
by helderpgoncalves

Reads your macOS Apple Stocks watchlist, quotes and fundamentals locally. Read-only, no network.

41 installs/wk local only
Eco Policy MCP
by akhilesh-chandewar

Indian finance MCP server: mutual-fund NAVs, GST & income-tax tools, RBI rates, NSE quotes.

local only
Alphavantage
by pipeworx-io

Alpha Vantage MCP — Stock market data, fundamentals, and earnings

42 tools answering
O
Market Data
by memoryapi

Real-time stock quotes, market indices, and institutional holdings

3 tools answering
US Stocks & Market Data
by gino

US market snapshot, stock fundamentals, prices, statements, news and analyst views

6 tools answering
Mercado Financeiro BR
by mcp-dir

Brazilian financial market data (B3): quotes, fundamentals, dividends, REITs (FIIs), BDRs, crypto, F

12 tools answering

India Stock MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for India Stock MCP?
India Stock MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package india-stock-mcp was installed 79 times last week.
How do I connect India Stock MCP?
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 runs locally, so the command pulls india-stock-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use India Stock MCP?
The npm package india-stock-mcp was installed 79 times in the last week. Week over week that is -11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is India Stock MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 5 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.