tgmcp
by OEvortex
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TELEGRAM_API_ID | Yes | Your Telegram API ID | |
| TELEGRAM_API_HASH | Yes | Your Telegram API hash | |
| MCP_NONINTERACTIVE | No | Set to 'true' to prevent interactive prompts during startup | true |
| TELEGRAM_SESSION_NAME | No | Session name for file-based authentication | |
| TELEGRAM_SESSION_STRING | No | Session string for authentication (recommended) | |
| TGMCP_ENABLE_CHAT_TOOLS | No | Enable/disable chat tools | true |
| TGMCP_ENABLE_ADMIN_TOOLS | No | Enable/disable admin tools | true |
| TGMCP_ENABLE_GROUP_TOOLS | No | Enable/disable group tools | true |
| TGMCP_ENABLE_MEDIA_TOOLS | No | Enable/disable media tools | true |
| TGMCP_ENABLE_CONTACT_TOOLS | No | Enable/disable contact tools | true |
| TGMCP_ENABLE_MESSAGE_TOOLS | No | Enable/disable message tools | true |
| TGMCP_ENABLE_PROFILE_TOOLS | No | Enable/disable profile tools | true |
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/OEvortex/tgmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server