- Kite MCP Server
Kite MCP Server
Content
Kite MCP Server
Claude config:
The path to the config file can be found in the claude_desktop_config.json file.
Linux: ~/.config/Claude/claude_desktop_config.json
stdio mode:
{
"mcpServers": {
"kite": {
"command": "go",
"args": ["run", "<ABSOLUTE_PATH>/main.go"],
"env": {
"APP_MODE": "stdio",
"KITE_API_KEY": "<your_api_key>",
"KITE_API_SECRET": "<your_api_secret>"
}
}
}
}
SSE mode
For the SSE mode, you can run the following command to start the server:
go run main.go
{
"mcpServers": {
"kite": {
"command": "npx",
"args": ["mcp-remote", "http://localhost:8081/sse"]
}
}
}
If you want to use the hosted version, you can use the following config:
{
"mcpServers": {
"kite": {
"command": "npx",
"args": ["mcp-remote", "http://mcp.kite.trade/sse"]
}
}
}
Kite Connect API Integration Status
| API Method | Integration Status | Remarks |
|---|---|---|
| User & Account Methods | ||
GetUserProfile() | [x] | Implemented as get_profile tool |
GetUserMargins() | [x] | Implemented as get_margins tool |
GetHoldings() | [x] | Implemented as get_holdings tool |
GetPositions() | [x] | Implemented as get_positions tool |
GetFullUserProfile() | [ ] | Not yet implemented |
InvalidateAccessToken() | [ ] | Not yet implemented |
InvalidateRefreshToken() | [ ] | Not yet implemented |
RenewAccessToken() | [ ] | Not yet implemented |
| Orders & Trades Methods | ||
GetOrders() | [x] | Implemented as get_orders tool |
GetTrades() | [x] | Implemented as get_trades tool |
PlaceOrder() | [x] | Implemented as place_order tool |
ModifyOrder() | [x] | Implemented as modify_order tool |
CancelOrder() | [x] | Implemented as cancel_order tool |
ExitOrder() | [ ] | Not yet implemented |
ConvertPosition() | [ ] | Not yet implemented |
GetOrderHistory() | [ ] | Not yet implemented |
GetOrderTrades() | [ ] | Not yet implemented |
GetOrderMargins() | [ ] | Not yet implemented |
GetBasketMargins() | [ ] | Not yet implemented |
GetOrderCharges() | [ ] | Not yet implemented |
| GTT Orders | ||
GetGTTs() | [x] | Implemented as get_gtts tool |
GetGTT() | [ ] | Not yet implemented |
PlaceGTT() | [x] | Implemented as place_gtt_order tool |
ModifyGTT() | [x] | Implemented as modify_gtt_order tool |
DeleteGTT() | [x] | Implemented as delete_gtt_order tool |
| Market Data Methods | ||
GetQuote() | [x] | Implemented as get_quotes tool |
GetHistoricalData() | [x] | Implemented as get_historical_data tool |
GetLTP() | [ ] | Not yet implemented |
GetOHLC() | [ ] | Not yet implemented |
GetInstruments() | [-] | Won't implement. Use instruments_search tool. |
GetInstrumentsByExchange() | [-] | Won't implement |
GetAuctionInstruments() | [ ] | Not yet implemented |
| Mutual Funds Methods | ||
GetMFOrders() | [ ] | Not yet implemented |
GetMFOrderInfo() | [ ] | Not yet implemented |
PlaceMFOrder() | [ ] | Not yet implemented |
CancelMFOrder() | [ ] | Not yet implemented |
GetMFSIPs() | [ ] | Not yet implemented |
GetMFSIPInfo() | [ ] | Not yet implemented |
PlaceMFSIP() | [ ] | Not yet implemented |
ModifyMFSIP() | [ ] | Not yet implemented |
CancelMFSIP() | [ ] | Not yet implemented |
GetMFHoldings() | [x] | Implemented as get_mf_holdings tool |
GetMFHoldingInfo() | [ ] | Not yet implemented |
GetMFInstruments() | [ ] | Not yet implemented |
GetMFOrdersByDate() | [ ] | Not yet implemented |
GetMFAllottedISINs() | [ ] | Not yet implemented |
| Other Methods | ||
InitiateHoldingsAuth() | [ ] | Not yet implemented |
GetUserSegmentMargins() | [ ] | Not yet implemented |
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
ChatWiseThe second fastest AI chatbot™
CursorThe AI Code Editor
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Playwright McpPlaywright MCP server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Serper MCP ServerA Serper MCP Server
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题;
Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Amap Maps高德地图官方 MCP Server
Tavily Mcp
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
DeepChatYour AI Partner on Desktop
WindsurfThe new purpose-built IDE to harness magic
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.