tggroupMCP
Related Servers
Alternatives to tggroupMCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to interact with a user's Telegram account: list chats, read history, search, and send messages through Telegram's MTProto API.1MIT
- AlicenseAqualityDmaintenanceEnables reading and searching Telegram channel/group/DM messages from Claude Code using MTProto for full message history access.529 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables LLM clients to send messages, read recent messages, and retrieve chat information through the Telegram Bot API.-
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to search and act on Telegram conversations, groups, channels, files, and links, with semantic search, AI-powered knowledge extraction, human-in-the-loop approvals, and PostgreSQL/pgvector persistence.Apache 2.0
- FlicenseNot gradedqualityBmaintenanceConnects AI assistants to Telegram through the MTProto API, enabling them to list dialogs and messages, send, edit, forward, and delete messages, create groups, manage folders, and mute, archive, or leave chats.-
- FlicenseNot gradedqualityAmaintenanceEnables AI assistants to read Telegram conversations, search messages, retrieve chat context, resolve recipients, and send messages with delivery status.1-
TDQS
Scored across 12 tools
Tools are largely distinct, but 'search_messages' and 'semantic_search_messages' could cause confusion if descriptions are not read carefully. Otherwise, each tool targets a different operation like resolving, reading, syncing, sending, or searching.
All tools follow a consistent verb_noun pattern in snake_case (e.g., get_chat_info, sync_history, send_message). No mixed conventions or vague verbs.
12 tools cover the main needs of a Telegram chat assistant: chat resolution, history management, search, indexing, messaging, and configuration. The number feels well-scoped for the domain.
Core operations like reading, searching, sending, and previewing messages are present. Missing are message editing/deletion or real-time updates, but these are reasonable omissions for a read-heavy chat assistant.