Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"indian-stock-exchange-mcp": {
"command": "npx",
"args": [
"-y",
"indian-stock-exchange-mcp"
]
}
}
}
Or smoke-test directly:
npx -y indian-stock-exchange-mcp
Details
| Website | https://www.npmjs.com/package/indian-stock-exchange-mcp |
|---|---|
| GitHub | git+https://github.com/mnvkalyansambhana-tech/Indian-Stock-Exchange-MCP.git |
| License | unknown |
| Pricing | free |
| Tags | mcp model-context-protocol indian-stock-exchange bse nse stock-data financial-data api |
| Sources | npm |
| Discovered | 2026-05-25 |