Skip to main content
Glama
sanjar-x

Claudegram

by sanjar-x

Related Servers

Alternatives to Claudegram

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      An MCP server that gives AI agents full access to a personal Telegram account via MTProto, enabling chat reading, history search, messaging, media handling, and automations.
      79
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      An MCP server that sends and receives Telegram messages to a fixed contact, and triggers claude.ai routines for automatic replies.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables MCP-compatible clients like Claude and Cursor to interact with Telegram accounts, supporting messaging, chat management, contacts, media, and admin operations via Telethon.
      Apache 2.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      A Telegram integration for Claude, Cursor, and other MCP-compatible clients. It exposes over 80 tools for account, chat, message, contact, media, folder, and admin operations through the Model Context Protocol.
      Apache 2.0

    TDQS

    B3.2/5.0

    Scored across 133 tools

    Disambiguation4/5

    With 133 tools, some overlap exists between entity lookups (get_chat_info, resolve_username, get_input_peer) and message history variants (get_history, get_history_with_links), but most tools target distinct actions or resources. Descriptions are detailed enough to resolve ambiguity in most cases.

    Naming Consistency5/5

    All tools follow a consistent lowercase verb_noun snake_case pattern (e.g., get_history, send_message, create_channel). No mixed conventions or camelCase found.

    Tool Count1/5

    At 133 tools, the set is extremely large, far exceeding practical MCP server scope. While Telegram is a broad domain, this creates significant navigation and selection overhead, and most servers operate effectively with far fewer tools.

    Completeness5/5

    The tool surface covers nearly all Telegram features: auth, messaging, media, stickers, polls, stories, forums, admin, contacts, privacy, and more. The presence of invoke_raw ensures no capability gap, making the set highly complete for its domain.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues