HomeFinance › Tapetide — Indian Stock Market (NSE & BSE)

Tapetide — Indian Stock Market (NSE & BSE)

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

TypeScript Remote
★ 85 stars Last pushed 2026-09-03 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.tapetide.com/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http nse-bse-indian-stock-market-data-mcp https://mcp.tapetide.com/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "nse-bse-indian-stock-market-data-mcp": {
      "url": "https://mcp.tapetide.com/mcp"
    }
  }
}

Package (npm 1.0.7)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "nse-bse-indian-stock-market-data-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "TAPETIDE_TOKEN": "<YOUR_VALUE>"
      }
    }
  }
}
  • TAPETIDE_TOKEN required secret — API token from https://tapetide.com/settings/tokens (free, starts with tpt_rt_)

Related servers

Data from the Official MCP Registry