telegram-business-bridge
by AndyShaman
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRIDGE_DATA_DIR | No | Where to keep the DB and media | ./data |
| BRIDGE_MCP_HOST | No | MCP server host for streamable-http | 127.0.0.1 |
| BRIDGE_MCP_PORT | No | MCP server port for streamable-http | 8765 |
| BRIDGE_SEND_POLICY | No | approve (default) or auto | approve |
| BRIDGE_MCP_TRANSPORT | No | stdio or streamable-http | stdio |
| BRIDGE_DEEPGRAM_API_KEY | No | Deepgram key for transcription (optional) | |
| BRIDGE_AUTO_SEND_CHAT_IDS | No | JSON list of chat_ids with auto-send | [] |
| BRIDGE_MEDIA_RETENTION_DAYS | No | Media retention days (0=forever) | 0 |
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/AndyShaman/telegram-business-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server