Skip to main content
Glama
daedalus

io.github.daedalus/mcp-telegram-bot

by daedalus

Related Servers

Alternatives to io.github.daedalus/mcp-telegram-bot

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server that enables interaction with the Telegram Bot API, allowing users to send messages, retrieve updates, and access chat information through natural language.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that enables interaction with Telegram to send, read, and search messages across chats and dialogs. It supports waiting for incoming messages and retrieving conversation history through natural language commands.
      15 npm
      4
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      An MCP server that enables interaction with Telegram messaging platform, allowing users to retrieve unread messages, fetch entity information, and send messages through natural language interfaces.
      6
      10
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that automates a single Telegram user account via the Telegram user API, enabling chat listing, reading/sending messages, searching, and additional actions through natural language.
      12 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server for sending and receiving Telegram messages via a bot, enabling AI assistants to interact directly through Telegram by sending messages, reading recent messages, and sending photos.
      18 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server that enables Telegram bot interaction via Telegraf, providing tools for sending, replying, reacting, editing, deleting, forwarding messages, and receiving Telegram events over an optional notification channel.
      9 npm
      3
      MIT

    TDQS

    A3.6/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool serves a distinct purpose: get_me retrieves bot info, get_updates fetches recent messages, and send_message sends messages. No overlap or ambiguity.

    Naming Consistency5/5

    All tools use consistent snake_case and verb_noun pattern (get_me, get_updates, send_message), making them predictable.

    Tool Count3/5

    With only 3 tools, the server is minimal but not unreasonable for a simple polling bot. However, for typical Telegram bot usage, more tools are expected.

    Completeness2/5

    The tool set covers basic functionality (get info, get updates, send messages) but misses essential operations like sending media, handling inline queries, or managing webhooks.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues