Skip to main content
Glama
OrrBin

Telegram MCP Server

by OrrBin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TELEGRAM_PHONEYesYour phone number with country code (e.g., +1234567890)
TELEGRAM_API_IDYesYour Telegram API ID from my.telegram.org
TELEGRAM_API_HASHYesYour 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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/OrrBin/telegram-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server