Back to directory
aranjan/kite-mcp

aranjan/kite-mcp

@aranjan

MCP server for Zerodha Kite -- trade Indian stocks via any MCP-compatible AI assistant

zerodhakitetradingstocksindian-marketmcp-serverfinanceapi

Installation & Configuration

{
  "mcpServers": {
    "kite": {
      "command": "kite-mcp",
      "env": {
        "KITE_API_KEY": "your-api-key",
        "KITE_API_SECRET": "your-api-secret",
        "KITE_USER_ID": "your-user-id",
        "KITE_PASSWORD": "your-password",
        "KITE_TOTP_SECRET": "your-totp-secret"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/11
Updated
2026/6/12