Zerodha MCP Integration
Related Servers
Alternatives to Zerodha MCP Integration
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceEnables natural language trading on Zerodha via Claude, providing tools for market data, orders, positions, and GTTs through the Kite Connect API.-
- FlicenseNot gradedqualityCmaintenanceEnables trading automation through Zerodha Kite Connect API, allowing users to place buy/sell orders and fetch holdings via MCP tools accessible to Claude Desktop and other MCP-compatible clients.-
- FlicenseNot gradedqualityDmaintenanceEnables natural language access to Zerodha trading accounts for retrieving portfolio holdings, positions, orders, funds, and real-time market prices. Supports secure authentication for Indian stock market trading operations via Claude, Cursor, and other MCP-compatible AI tools.1-
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to interact with the Zerodha trading platform for placing stock orders, viewing holdings, and managing mutual fund investments through the MCP protocol.4-
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with the Zerodha trading platform for placing stock orders, viewing portfolio holdings, and managing mutual fund investments. Provides secure OAuth authentication and real-time trading capabilities through Zerodha's official API.1-
- FlicenseNot gradedqualityDmaintenanceEnables AI models to interact with the Zerodha trading platform for portfolio management, trading, and account operations through natural language.3-
TDQS
Scored across 18 tools
Every tool has a clearly distinct purpose with no ambiguity. Tools are well-organized into authentication, data retrieval, mutual fund operations, and trading operations, with clear boundaries between categories. For example, get_mf_holdings and get_holdings serve different asset classes, and place_mf_order versus place_order handle different instrument types.
Tool names follow a highly consistent verb_noun pattern throughout, with clear action prefixes (get_, place_, cancel_, modify_, initiate_, check_) followed by specific nouns. All tools use snake_case consistently, and naming conventions are predictable across the entire set, making it easy to understand tool purposes at a glance.
With 18 tools, this server provides comprehensive coverage for Zerodha trading and mutual fund operations without being overwhelming. The count is well-scoped for the domain, covering authentication, market data, portfolio management, mutual fund lifecycle, and order execution—each tool earns its place in supporting complete trading workflows.
The tool surface provides complete CRUD/lifecycle coverage for both trading and mutual fund domains. For mutual funds, it covers order placement, SIP management, holdings, instruments, and cancellation/modification. For trading, it covers order placement, positions, holdings, margins, and historical data. Authentication tools handle the complete login flow, leaving no obvious gaps for agent operations.