Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_ID | Yes | Telegram API ID obtained from https://my.telegram.org | |
| API_HASH | Yes | Telegram API Hash obtained from https://my.telegram.org | |
| TELEGRAM_STORAGE_PATH | Yes | The absolute path to the session storage shown during initial setup. This ensures the MCP server uses the authenticated session. |
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 | |