Skip to main content
Glama
anthony-potts

claude-telegram-alerts

Related Servers

Alternatives to claude-telegram-alerts

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.
      7 npm
      22
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables sending Telegram messages from Claude Code for notifications, alerts, and task-completion updates, with support for Markdown/HTML formatting and optional chat targeting.
      7 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI coding agents to send structured Telegram notifications for events like questions, plan_ready, final, attention_needed, and error.
      MIT

    TDQS

    A4.1/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: alert sends notifications, while get_chat_id handles setup. There is no overlap or ambiguity between them.

    Naming Consistency4/5

    Both names use lowercase snake_case and are verb-led, but alert is a bare verb while get_chat_id follows a get_noun pattern. The inconsistency is minor and does not hinder understanding.

    Tool Count3/5

    Two tools is on the thin side for a general-purpose alerting server, but the narrow scope makes the count defensible. It sits at the borderline where the set feels minimal rather than complete.

    Completeness5/5

    The tool surface covers the full intended workflow: retrieve the chat ID during setup, then send alerts. For a notification-only integration, there are no obvious missing operations.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues