Skip to main content
Glama
chilldude

telegram-claude-mcp

by chilldude

Related Servers

Alternatives to telegram-claude-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables Claude Code to send Telegram notifications when tasks complete, errors occur, or user intervention is needed. Runs serverless on Cloudflare Workers with support for formatted messages and flexible chat targeting.
      5 npm
      22
      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
      D
      maintenance
      Connects Claude Code sessions to Telegram, enabling AI-powered code assistance and file management directly from Telegram chats.
      89
      MIT

    TDQS

    A4.2/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools are clearly separated by whether they wait for a reply: ask_user requires an answer, notify_user is fire-and-forget. There is no overlap in their intended use.

    Naming Consistency5/5

    Both tools follow the same verb_object pattern (ask_user, notify_user), making their behavior predictable and consistent.

    Tool Count3/5

    With only two tools, the set feels minimal. While it covers the basic interaction modes, two tools is at the lower boundary of what is considered a well-scoped set.

    Completeness4/5

    The server covers the two fundamental Telegram interaction patterns (interactive question and one-way notification). Some advanced messaging features like media or message editing are absent, but for the stated purpose the core functions are present.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues