tlgrm
by ali-commits
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TG_API_ID | Yes | Your Telegram API ID from my.telegram.org | |
| TG_API_HASH | Yes | Your Telegram API hash from my.telegram.org | |
| TG_STT_MODEL | No | Model name for STT backend | |
| TG_STT_BACKEND | No | Speech-to-text backend (faster-whisper, whisper, openai, groq, etc.) | |
| TG_SESSION_PATH | No | Path to the session file (default: ~/.tlgrm/tg_session) | |
| TG_DOWNLOADS_DIR | No | Directory for downloaded media (default: ~/.tlgrm/downloads) |
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
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/ali-commits/tlgrm'
If you have feedback or need assistance with the MCP directory API, please join our Discord server