Skip to main content
Glama
tensakulabs

telegram-mcp

by tensakulabs

Related Servers

Alternatives to telegram-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server to debug Telegram bots by controlling your Telegram user session over MTProto. It enables sending messages, reading chats, handling updates, and invoking raw Telegram API methods.
      6
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP server that acts as a gateway to Telegram, providing AI-optimized tools for messaging, search, and chat management via MTProto. Supports multi-user authentication with QR login and HTTP/stdio transports.
      8
      2
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      MCP server that exposes a Telegram user account over HTTP, enabling message sending, dialog listing, history retrieval, and message search via tools like send_message and list_dialogs.
      -
    • A
      license
      B
      quality
      A
      maintenance
      An MCP (Model Context Protocol) server that connects AI assistants like Claude to Telegram via the MTProto protocol. Unlike bots, this runs as a userbot -- it operates under your personal Telegram account using GramJS, giving full access to your chats, contacts, and message history.
      18
      169
      724 npm
      42
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Telegram integration for Claude, Cursor, and other MCP-compatible clients, exposing account, chat, message, contact, media, folder, and admin operations through the Model Context Protocol using Telethon.
      Apache 2.0

    TDQS

    A3.9/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: one retrieves message history, the other sends a message and waits for a reply. No overlap or ambiguity.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun pattern in snake_case (get_history, send_message), making them predictable and easy to understand.

    Tool Count2/5

    With only 2 tools for a Telegram bot server, the surface is too thin. Typical Telegram interactions require more operations (e.g., listing bots, deleting messages), making this feel incomplete.

    Completeness2/5

    Obvious gaps exist: no tool to list available bots, delete messages, get updates, or handle multiple bots. The set covers only basic send and retrieve operations.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues