Telegram Notify MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TELEGRAM_CHAT_ID | No | Your Telegram chat ID | |
| TELEGRAM_BOT_TOKEN | No | Your Telegram bot token from @BotFather | |
| TELEGRAM_CONFIG_PATH | No | Path to JSON config file containing bot_token, chat_id, and allowed_users as an alternative to environment variables | |
| TELEGRAM_ALLOWED_USERS | No | Your Telegram user ID for the allowlist (only messages from these users are accepted) |
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/NobufumiMurata/mcp-telegram-notify'
If you have feedback or need assistance with the MCP directory API, please join our Discord server