Skip to content
Jai Rajput edited this page Jul 3, 2026 · 1 revision

Groww MCP Server — Wiki

Welcome to the official wiki for Groww MCP — the most complete MCP server for the Groww trading platform.

What is this?

An open-source Model Context Protocol server that lets AI assistants (Claude, GPT, Gemini) interact with your Groww trading account through natural language. Built with Ruby, powered by the official MCP Ruby SDK.


Quick Navigation

Page Description
Getting Started Installation, setup, and first run
Authentication TOTP, API Key, and manual token setup
Tools Reference All 25 tools with parameters and examples
Architecture Code structure, design decisions, how it works
API Endpoints Complete Groww API endpoint mapping
FAQ Common questions and troubleshooting
Contributing How to add tools, submit PRs, and help out

Key Numbers

  • 25 tools across 8 categories
  • 3 auth methods — TOTP (automated), API Key (approval), Manual token
  • Zero daily maintenance with TOTP auth
  • Correct API paths — verified against live Groww Trade API

Who built this?

Jai Rajput — CTO & AI Engineer, building AI-powered tools for Indian markets.

Built because every existing Groww MCP had broken endpoints, no auto-auth, or missing features. This one works.

Clone this wiki locally