64
/ 100
1 month ago
glama

zerodha-mcp

Enables natural language management of Zerodha trading accounts, including placing orders, checking portfolio, and viewing positions through MCP integration.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ZERODHA_API_KEY, ZERODHA_API_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_HOSTlocalhost MCP_PORT=8001 python client/agno_client.py --host otherhost --port 9000
configMCP_PORTMCP_HOST=localhost =8001 python client/agno_client.py --host otherhost --port 9000
🔐 secretZERODHA_API_KEYyour_api_key
🔐 secretZERODHA_API_SECRETyour_api_secret
configPORT
configSERVER_MODEsse # or stdio
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mtwn105-zerodha-mcp-18cwu7)](https://m8ven.ai/mcp/mtwn105-zerodha-mcp-18cwu7)
commit: 13bbb375d0ba29ee4107ef7d5ecb93492c93d167
code hash: 7ba9df7349ab804f4e62441fa9efd8875ca92f6904719d8b1acde47f7611e771
verified: 6/18/2026, 11:38:34 AM
view raw JSON →