Zerodha MCP Server

Zerodha MCP Server

0
0 Reviews
7 Stars
This MCP server facilitates secure and direct access to Zerodha trading account data, enabling efficient data retrieval and management for AI integrations and trading analysis.
Added on:
Created by:
Apr 25 2025
Zerodha MCP Server
Featured

What is Zerodha MCP Server?

The Zerodha MCP Server, written in Go, implements the Model Completion Protocol (MCP) interface, allowing seamless access to Zerodha trading data such as account info, holdings, positions, and market data. It supports read-only operations like fetching account details, market quotes, and instrument information, enabling traders and developers to integrate Zerodha data into AI applications and trading tools. The server requires API credentials and setup configurations to authenticate and communicate with Zerodha Kite API, providing a reliable way to automate data-driven decisions and portfolio management.

Who will use Zerodha MCP Server?

  • Developers building trading tools
  • Quantitative analysts
  • Trading algorithm developers
  • AI and data science professionals working with Zerodha data

How to use the Zerodha MCP Server?

  • Step 1: Obtain your Zerodha API key and secret from the Kite Connect developer portal
  • Step 2: Set up the MCP server by installing via go install or building from source
  • Step 3: Configure the server environment with API credentials and redirect URL
  • Step 4: Launch the server and authenticate with Zerodha credentials when prompted
  • Step 5: Use supported tools or APIs to fetch trading data as needed

Zerodha MCP Server's Core Features & Benefits

The Core Features
  • get_user_profile
  • get_user_margins
  • get_kite_holdings
  • get_positions
  • get_order_margins
  • get_ltp
  • get_quote
  • get_ohlc
  • get_instruments
  • get_instruments_by_exchange
  • get_auction_instruments
  • get_mf_instruments
  • get_mf_holdings
  • get_mf_holdings_info
  • get_mf_orders
  • get_mf_order_info
  • get_mf_sip_info
  • get_mf_allotted_isins
The Benefits
  • Enables automated access to Zerodha trading data
  • Supports integration with AI and trading tools
  • Provides real-time market and portfolio data
  • Supports secure and authenticated data retrieval

Zerodha MCP Server's Main Use Cases & Applications

  • Automated portfolio reporting
  • Real-time market data analysis
  • Trading strategy development
  • AI-powered trading assistants
  • Portfolio management and monitoring

FAQs of Zerodha MCP Server

Developer