Skip to main content
Glama
GitMasterJatin

AlgoTrade-MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KITE_API_KEYYesYour Zerodha Kite Connect API key.
KITE_API_SECRETYesYour Zerodha Kite Connect API secret.
KITE_SESSION_FILENoPath to the file where the access token is stored. Defaults to .kite-session.json in the project directory.
KITE_MAX_ORDER_VALUENoMaximum value per order in INR. Orders above this value will be refused.10000
KITE_TRADING_ENABLEDNoSet to 'true' to allow placing orders. Defaults to 'false' for safety, which only allows reads and cancellations.false

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources