TeleMCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE_URL | Yes | Neon pooled connection, used by web and worker | |
| LLM_PROVIDER | No | heuristic (local, no key) or openai | heuristic |
| MCP_AUTH_SECRET | Yes | Bearer token for /mcp and /approvals (≥32 chars) | |
| EMBEDDING_PROVIDER | No | hash (local, no key) or openai | hash |
| TELEGRAM_BOT_TOKEN | Yes | Bot token from @BotFather | |
| CHAT_DEFAULT_POLICY | No | Default policy for chats | deny |
| DATABASE_URL_DIRECT | No | Neon direct connection, used by migrations | |
| SESSION_ENCRYPTION_KEY | No | base64 32 bytes; seals MTProto sessions | |
| TELEGRAM_WEBHOOK_SECRET | Yes | Verified on every webhook call | |
| TELEGRAM_WEBHOOK_BASE_URL | No | Your public HTTPS base URL for webhook registration |
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