zerodha-mcp-go
8
Zerodha MCP Server is a protocol designed to communicate and access Zerodha trading data using Claude MCP, allowing integration with Claude AI. It offers a range of functionalities to retrieve portfolio, market, and mutual funds data while requiring Go and Zerodha API credentials for setup. The project supports read-only operations and requires daily authentication renewal.
What operations are supported by Zerodha MCP Server?
Currently, only read operations are supported. Trading functionalities are not yet available.
How often do I need to authenticate with Zerodha?
The authentication token expires daily, requiring users to re-login each day.
What are the prerequisites for using Zerodha MCP Server?
You need Go (version 1.21 or later), a Zerodha Kite trading account, the Claude Desktop App, and API credentials from the Kite Connect developer portal.