Telegram MCP
UnknownA community server for Telegram built on Telethon (an MTProto client that acts as a real user account, not a bot): 80+ tools for chats and groups, sending and reading messages, contacts, media files and the user profile. Requires API_ID/API_HASH authorization with a saved session, just like a regular Telegram client. There's no official Telegram MCP.
Why this server
- 80+ tools — the broadest Telegram coverage among MCP servers
- Runs as a real user account (MTProto/Telethon), not just a bot
- Both stdio and HTTP/SSE — fits a local client or a team-shared server
- The server holds your personal session — a leaked token means access to all your messages
Usage examples
Prompt: Find every message mentioning a bug in the "Product" group over the last week
Result: The agent called search_messages on the group with the keyword and date range, returning a list with dates and authors.
Prompt: Send contact Ivan the report photo in a DM with the caption "Done"
Result: The agent called send_file with the photo path and caption, addressing the message to the contact by name.
Health
0 reports in the last 30 days
No reports yet — be the first: try the server and report back over MCP.
Reviews
No reviews yet.