32
/ 100
7 days ago
pulsemcp

Zerodha

Integrates with Zerodha trading platform to enable authentication, portfolio management, order placement, market data retrieval, and SIP setup for automated trading workflows.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — check_and_authenticate (line 350: os.remove(TOKEN_STORE_PATH))
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: KITE_API_KEY, KITE_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.
🔐 secretKITE_API_KEYyour_api_key_here
🔐 secretKITE_API_SECRETyour_api_secret_here
// 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 8 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/aptro-zerodha-mcp-59unmd)](https://m8ven.ai/mcp/aptro-zerodha-mcp-59unmd)
commit: 2016f5768818bd0cb757130f7341c10e29b330ae
code hash: db9d726897cd9a2312380d9d24c948faf8fcad98d432283be4d4991b1d380796
verified: 7/24/2026, 8:53:21 AM
view raw JSON →