Overview
what is Kite MCP Server?
Kite MCP Server is a server designed for integrating with the Zerodha Kite API, allowing users to manage their trading accounts and execute trades programmatically.
how to use Kite MCP Server?
To use the Kite MCP Server, configure the claude_desktop_config.json file with your API key and secret, and run the server using the provided commands for either stdio or SSE mode.
key features of Kite MCP Server?
- Integration with Zerodha Kite API for user account management.
- Support for multiple API methods including user profiles, orders, and market data.
- Configurable server modes (stdio and SSE) for flexibility in usage.
use cases of Kite MCP Server?
- Automating trading strategies using the Zerodha Kite API.
- Fetching user account details and trading history programmatically.
- Managing orders and trades through automated scripts.
FAQ from Kite MCP Server?
- What programming language is Kite MCP Server written in?
Kite MCP Server is written in Go.
- Is there a hosted version available?
Yes, you can use the hosted version by configuring the server to connect to the provided URL.
- How do I get my API key and secret?
You can obtain your API key and secret by creating an account on the Zerodha developer portal.