FinanceGo

kite-mcp-server

A Model Context Protocol (MCP) server that provides AI assistants with secure access to the Kite Connect trading API.

Free
N/A rating (0 reviews)0 installs246 GitHub stars
Kite ConnectTradingAI

This server enables AI agents to retrieve market data, manage portfolios, and execute trades through a standardized interface. It offers features such as portfolio management, order management, GTT orders, and real-time market data access. Additionally, it supports automatic pagination for large datasets and implements most Kite Connect API endpoints, making it a comprehensive solution for trading needs.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "kite-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-kite-mcp-server"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1
kite-mcp-server MCP Server — MCPNest — MCPNest