zerodha-mcp-go

sukeesh/zerodha-mcp-go

3.4

If you are the rightful owner of zerodha-mcp-go 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.

Zerodha MCP Server is a protocol server that allows Claude AI to access Zerodha trading account information using the Claude MCP interface.

Tools

Functions exposed to the LLM to take actions

Account information

Get basic user profile information

get_user_margins

Get all user margin

get_user_segment_margins

Obtain user margin by market segment

Portfolio and position

Get current positions in your Zerodha Kite account

get_positions

Obtain the same-day and net positions

get_order_margins

Obtain margin requirements for a specific order

Market data

Get the latest transaction price for a specific tool

get_quote

Get detailed quotes for specific tools

get_ohlc

Get the opening price, highest price, lowest price, closing price

Financial instruments

Get a list of all available tools on Zerodha

get_instruments_by_exchange

Filter by exchange to obtain tools

get_auction_instruments

Get tools available for auction sessions

Mutual Funds

Get a list of all available mutual fund tools

get_mf_holdings

Get a list of mutual fund positions

get_mf_holdings_info

Get detailed information about mutual fund positions

get_mf_orders

Get a list of all mutual fund orders

get_mf_order_info

Get detailed information on specific mutual fund orders

get_mf_sip_info

Get mutual fund SIP information

get_mf_alletted_isins

Obtain allocated mutual funds ISIN

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources

Related MCP Servers

View all finance servers →