Telegram MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TELEGRAM_PHONE | Yes | Your phone number with country code (e.g., +1234567890) | |
| TELEGRAM_API_ID | Yes | Your Telegram API ID from my.telegram.org | |
| TELEGRAM_API_HASH | Yes | Your Telegram API hash from my.telegram.org |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_chatsA | List all chats, groups, and channels you have access to |
| get_chat_infoB | Get detailed information about a specific chat |
| search_chatsB | Search for chats by title or username |
| get_messagesA | Get recent messages from a specific chat. Use "me" as chatId for your own Saved Messages. |
| send_messageA | Send a text message to a chat |
| search_messagesA | Search for messages across all chats or within a specific chat |
| mark_as_readB | Mark specific messages as read in a chat |
| get_user_infoB | Get information about a specific user |
| get_media_contentC | Download media content from a message |
| send_mediaC | Send media file to a chat |
| get_media_infoC | Get information about media in a message |
| edit_messageC | Edit an existing message |
| delete_messageC | Delete a message |
| forward_messageC | Forward a message to another chat |
| get_message_contextC | Get detailed context for a message including reply chain and thread |
| send_documentC | Send a document file to a chat |
| download_fileC | Download a file from a message |
| get_file_infoC | Get detailed information about a file in a message |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/OrrBin/telegram-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server