Skip to main content
Glama
426,486 tools. Updated 2026-08-09 20:40

"Telegram login" matching MCP tools:

  • Log out of Telegram and revoke your session. Deletes local session file and disconnects. Re-authenticate to use Telegram again.
    MIT
  • Log out from Telegram completely by revoking the session on servers, deleting local data, and disconnecting. Requires re-authentication via telegram-login.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    B
    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
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Fast MCP Telegram — Production-grade Telegram MCP server with direct MTProto API, multi-user ACL, dual transport (stdio + HTTP SSE), voice transcription, and context-optimized design. One-command setup with uvx fast-mcp-telegram
    8
    48
    MIT

Matching MCP Connectors

  • Retrieve the current Telegram updates cursor state (pts, qts, date, seq, unreadCount) to initialize polling. Persist these values and pass them to subsequent update requests.
    MIT
  • Fetch new messages and updates for a specific Telegram channel using a per-channel pts cursor. Handles gaps by forwarding dialog snapshots and hints for resync.
    MIT
  • Retrieve broadcast channel statistics including followers, post views, shares, reactions, story stats, and notification percentage. Requires admin access; some channels need Telegram Premium.
    MIT
  • Check if the local Telegram session is logged in and usable. Returns login status with hints if the session is missing—call this before other Telegram tools.
    MIT
  • Complete Telegram login by submitting the 5-digit SMS code and optional 2FA password to authenticate the session.
    MIT
  • Update your Telegram profile emoji status using a custom emoji ID or collectible ID. Clear your status by omitting both IDs. Requires Telegram Premium.
    MIT
  • Creates a Telegram routing rule that matches events by project, source, event types, or classes and sends them to a chosen Telegram binding. Requires operator passkey.
    MIT