deepak-05dktopG/IndiaQuant-MCP-Server
IndiaQuant is an MCP (Model Context Protocol) server for Claude Desktop that bridges AI with the Indian stock market (NSE/BSE). Powered by Python, it natively gives Claude 10 financial tools including live stock prices, options chain analysis, Black-Scholes Greeks calculation, news sentiment AI scoring, and virtual portfolio management.
Platform-specific configuration:
{
"mcpServers": {
"IndiaQuant-MCP-Server": {
"command": "npx",
"args": [
"-y",
"IndiaQuant-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...