Skip to main content
Glama
TONresistor

Telegram MCP Server

by TONresistor

Related Servers

Alternatives to Telegram MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables interaction with Telegram Bot API for sending messages, photos, editing messages, answering callbacks, and fetching updates.
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      Full-featured Telegram Bot API server for MCP (Model Context Protocol). 174 tools covering the entire Bot API — messages, chats, stickers, payments, forums, stories, and more.
      100
      23 npm
      7
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables interfacing with Telegram through user accounts or bots, offering tools for messaging, chat management, search, media sharing, and session control with flood-safe rate limiting.
      1
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables AI agents to interact with, test, click buttons on, and verify Telegram bots end-to-end via MTProto, including messaging, inline queries, media exchange, and automated test suites.
      MIT

    TDQS

    A3.6/5.0

    Scored across 161 tools

    Disambiguation4/5

    Most tools are clearly scoped to a distinct resource and action, and the descriptions resolve close pairs such as sendAudio/sendVoice and copyMessage/copyMessages. With 161 tools, a few lifecycle or profile-related pairs like close/logOut and setMyDescription/setMyShortDescription still require careful reading, but they are not genuinely overlapping.

    Naming Consistency5/5

    All tool names use the same camelCase convention and consistently follow a verb-first pattern (get, set, send, create, edit, delete, answer). Singular/plural variants such as forwardMessage/forwardMessages and deleteMessage/deleteMessages are predictable.

    Tool Count1/5

    161 tools dramatically exceeds the 50+ threshold and creates an extreme mismatch for an MCP tool surface. Even if the set mirrors the Telegram Bot API, an agent must navigate an unwieldy list to find simple operations.

    Completeness5/5

    The surface covers nearly every Telegram Bot API domain: messages, media, stickers, chats, payments, games, inline queries, forum topics, business accounts, stories, and gifts. CRUD/lifecycle operations are present without obvious dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues