A
licenseNot graded
qualityD
maintenanceAn MCP server for sending and receiving Telegram messages via a bot, enabling AI assistants to interact directly through Telegram by sending messages, reading recent messages, and sending photos.
23 npm
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool has a clearly distinct purpose: sending, forwarding, pinning messages, getting channel info, and listing members. No overlap or ambiguity.
All tool names follow the same UPPER_SNAKE_CASE verb_noun pattern, e.g., SEND_MESSAGE, GET_CHANNEL_INFO. Highly consistent.
Five tools is perfectly scoped for a Telegram MCP server, covering essential messaging and channel operations without excess.
Covers core operations (send, forward, pin, info, members) but is missing update/delete message capabilities, which are reasonable gaps for a focused tool set.