linkwithjoydeep/kite-mcp
If you are the rightful owner of kite-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Kite MCP Server is a Model Context Protocol server designed to integrate with the Zerodha Kite API, providing tools for managing trading accounts and accessing market data.
Tools
Functions exposed to the LLM to take actions
get_profile
Get user profile information
get_positions
Get current trading positions
get_holdings
Get long-term holdings
get_margins
Get account margins and funds
get_orders
Get today's orders
place_order
Place a new trading order
cancel_order
Cancel an existing order
get_ltp
Get Last Traded Price for instruments
get_quote
Get detailed market quotes
get_instruments
Get tradable instruments list
get_auth_status
Check authentication status
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client