Skip to main content
Glama

Zerodha Trading Bot - MCP Server

by ssonthal
package.json733 B
{ "name": "zerodha-mcp-server", "version": "1.0.0", "description": "MCP server for Zerodha trading integration", "main": "src/server.js", "type": "module", "scripts": { "start": "node src/server.js", "dev": "node --watch src/server.js", "test": "node test/test.js" }, "keywords": [ "mcp", "zerodha", "trading", "api" ], "author": "Your Name", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "axios": "^1.6.0", "ws": "^8.14.0", "dotenv": "^16.3.0", "uuid": "^9.0.0", "express": "^4.18.0" }, "devDependencies": { "nodemon": "^3.0.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ssonthal/ZerodhaTradingBot-MCPServer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server