AlgoTrade-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KITE_API_KEY | Yes | Your Zerodha Kite Connect API key. | |
| KITE_API_SECRET | Yes | Your Zerodha Kite Connect API secret. | |
| KITE_SESSION_FILE | No | Path to the file where the access token is stored. Defaults to .kite-session.json in the project directory. | |
| KITE_MAX_ORDER_VALUE | No | Maximum value per order in INR. Orders above this value will be refused. | 10000 |
| KITE_TRADING_ENABLED | No | Set 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues