groww-mcp

venkatakaushikvemani/groww-mcp

3.3

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

This project provides an MCP server for interacting with the Groww trading API, enabling portfolio management, live quotes, and order handling.

Tools

Functions exposed to the LLM to take actions

get-portfolio

Get the current portfolio of the user

get-live-quote

Get live quote data for a specific stock

get-last-traded-price

Get the last traded price for one or more stocks

get-ohlc

Get OHLC (Open, High, Low, Close) data for stocks

get-historical-candle

Fetch historical candle data for a stock for a given time range and interval

place-order

Place a new stock order (buy/sell)

modify-order

Modify an existing stock order

cancel-order

Cancel an existing stock order

get-order-status

Get the status of an order

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources