Skip to main content
Glama

Zerodha Trading Bot

by yogendhra9

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZERODHA_API_KEYYesYour API Key from Zerodha
ZERODHA_API_SECRETYesYour API Secret from Zerodha

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
addition-
factorial

This tool calculates the factorial of a number

Generate-Session

Generate a new session token using request token

Buy-Stock

This tool buys a stock in the zerodha trading platform for the given quantity and stock name at the current market price for the given user

Sell-Stock

This tool sells a stock in the zerodha trading platform for the given quantity and stock name at the current market price for the given user

Show-Portfolio

This tool shows the current portfolio of the given user

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yogendhra9/ZerodhaMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server