zerodha-mcp-go

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.

Zerodha MCP Server provides an implementation of the Claude MCP (Model Completion Protocol) interface for Zerodha trading data. This allows Claude AI to access your Zerodha trading account information directly. The server is written in Golang and requires a Zerodha Kite trading account, API credentials, and the Claude Desktop App for operation. It supports various functionalities such as retrieving user profiles, margins, holdings, positions, and market data. The server is designed to facilitate seamless interaction with Zerodha data through Claude AI, enabling users to access their trading information efficiently.

Features

  • Provides access to Zerodha trading account data through Claude AI.
  • Supports retrieval of user profiles, margins, holdings, and positions.
  • Offers market data access including LTP, quotes, and OHLC.
  • Includes tools for managing mutual fund instruments and orders.
  • Written in Golang for efficient performance and easy installation.

Tools

  1. Account information

    Get basic user profile information

  2. get_user_margins

    Get all user margin

  3. get_user_segment_margins

    Obtain user margin by market segment

  4. Portfolio and position

    Get current positions in your Zerodha Kite account

  5. get_positions

    Obtain the same-day and net positions

  6. get_order_margins

    Obtain margin requirements for a specific order

  7. Market data

    Get the latest transaction price for a specific tool

  8. get_quote

    Get detailed quotes for specific tools

  9. get_ohlc

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

  10. Financial instruments

    Get a list of all available tools on Zerodha

  11. get_instruments_by_exchange

    Filter by exchange to obtain tools

  12. get_auction_instruments

    Get tools available for auction sessions

  13. Mutual Funds

    Get a list of all available mutual fund tools

  14. get_mf_holdings

    Get a list of mutual fund positions

  15. get_mf_holdings_info

    Get detailed information about mutual fund positions

  16. get_mf_orders

    Get a list of all mutual fund orders

  17. get_mf_order_info

    Get detailed information on specific mutual fund orders

  18. get_mf_sip_info

    Get mutual fund SIP information

  19. get_mf_alletted_isins

    Obtain allocated mutual funds ISIN

Related MCP Servers

View all finance servers →