Telegram MCP Server
by sparfenyuk
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TELEGRAM_API_ID | Yes | Your Telegram API ID obtained from https://my.telegram.org/auth | |
TELEGRAM_API_HASH | Yes | Your Telegram API hash obtained from https://my.telegram.org/auth |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
ListDialogs | List available dialogs, chats and channels. |
ListMessages | Copy |