Broker Buddy MCP Server
by deepjyotk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ANGELONE_PIN | Yes | Angel One PIN | |
| FASTMCP_HOST | No | Host for FastMCP server | 127.0.0.1 |
| FASTMCP_PATH | No | Path for FastMCP server | /mcp/ |
| FASTMCP_PORT | No | Port for FastMCP server | 9000 |
| ANGELONE_BO_ID | No | Optional Angel One BO ID for eDIS flows | |
| ANGELONE_DP_ID | No | Optional Angel One DP ID for eDIS flows | |
| COINBASE_API_KEY | No | Coinbase API key (required if using Coinbase tools) | |
| EXCLUDE_TOOLS_TAGS | No | Comma-separated tags of tools to hide (optional) | |
| COINBASE_API_SECRET | No | Coinbase API secret (required if using Coinbase tools) | |
| ANGELONE_CLIENT_CODE | Yes | Angel One client code | |
| ANGELONE_TOTP_SECRET | Yes | Angel One TOTP secret | |
| ANGELONE_HISTORY_API_KEY | Yes | Angel One history API key | |
| ANGELONE_TRADING_API_KEY | Yes | Angel One trading API key | |
| ANGELONE_HISTORY_SECRET_KEY | Yes | Angel One history secret key | |
| ANGELONE_TRADING_SECRET_KEY | Yes | Angel One trading secret key |
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/deepjyotk/broker-buddy-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server