illustriousj/kite-mcp-server
If you are the rightful owner of kite-mcp-server 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 Kite Connect API, providing a seamless interface for trading and market data operations.
Tools
Functions exposed to the LLM to take actions
get_profile
Fetches the user profile information.
get_margins
Retrieves the user's margin details.
get_holdings
Fetches the user's holdings.
get_positions
Retrieves the user's positions.
get_orders
Fetches the user's orders.
get_trades
Retrieves the user's trades.
place_order
Places a new order.
modify_order
Modifies an existing order.
cancel_order
Cancels an existing order.
get_gtts
Fetches the user's GTT orders.
place_gtt_order
Places a new GTT order.
modify_gtt_order
Modifies an existing GTT order.
delete_gtt_order
Deletes an existing GTT order.
get_quotes
Fetches market quotes.
get_historical_data
Retrieves historical market data.
get_mf_holdings
Fetches the user's mutual fund holdings.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client