Telegram MCP Server
Related Servers
Alternatives to Telegram MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables publishing and managing posts in a Telegram channel via the Bot API, including text, media, polls, paid content, and editing/deleting/pinning.-
- AlicenseNot gradedqualityBmaintenanceEnables managing Telegram channels from MCP-capable AI assistants, including drafting and scheduling posts, publishing content, and retrieving channel analytics.MIT
- AlicenseBqualityFmaintenanceEnables interaction with Discord channels through a bot, allowing users to send messages and files, retrieve messages with advanced filtering, and download attachments of any type.56 npm4MIT
- FlicenseNot gradedqualityDmaintenanceEnables sending messages to Telegram channels via MCP protocol, integrating with AI assistants for automated messaging.7-
- AlicenseAqualityDmaintenanceEnables AI assistants to publish, edit, search, and manage messages in Telegram channels via a set of MCP tools.8MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to publish and manage content in MAX messenger channels, including text, photos, videos, audio, documents, location pins, buttons, edits, and pins.MIT
TDQS
Scored across 7 tools
Each tool has a clearly distinct purpose targeting specific actions in the Telegram domain. For example, send_message, send_photo, and send_poll handle different content types, while delete_message, edit_message, and send_reaction operate on existing messages with unique functions. No tools appear to overlap or cause confusion.
All tool names follow a consistent verb_noun pattern using snake_case, such as delete_message, edit_message, and send_photo. This predictable naming convention makes it easy for agents to understand and select the appropriate tool without ambiguity.
With 7 tools, this server is well-scoped for managing a Telegram channel, covering essential operations like sending various content types, editing, deleting, and reacting to messages. Each tool earns its place without feeling excessive or insufficient for the domain.
The tool set provides strong coverage for core Telegram channel interactions, including sending, editing, deleting, and reacting to messages. A minor gap exists in operations like retrieving message history or handling other media types (e.g., videos or documents), but agents can work around this with the available tools.