Groww
pulsemcp/growwIntegrates with Groww trading platform API to enable stock market operations including instrument search, order management, portfolio tracking, margin calculations, and live market data retrieval across NSE and BSE exchanges for Indian equity and F&O trading workflows.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"groww": {
"url": "None",
"transport": "http"
}
}
}