Skip to main content
Glama

Related Servers

Alternatives to tggroupMCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to interact with a user's Telegram account: list chats, read history, search, and send messages through Telegram's MTProto API.
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables reading and searching Telegram channel/group/DM messages from Claude Code using MTProto for full message history access.
      5
      29 npm
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables LLM clients to send messages, read recent messages, and retrieve chat information through the Telegram Bot API.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables 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
    • F
      license
      Not graded
      quality
      B
      maintenance
      Connects 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.
      -
    • F
      license
      Not graded
      quality
      A
      maintenance
      Enables AI assistants to read Telegram conversations, search messages, retrieve chat context, resolve recipients, and send messages with delivery status.
      1
      -

    TDQS

    B3.4/5.0

    Scored across 12 tools

    Disambiguation4/5

    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.

    Naming Consistency5/5

    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.

    Tool Count5/5

    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.

    Completeness4/5

    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.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues