Skip to main content
Glama
605,655 tools. Updated 2026-09-24 02:29

"Telegram Messaging App" matching MCP tools:

  • Retrieve the list of chat rooms for the authenticated user in Sheypoor in-app messaging. Pagination is supported via an optional page parameter for browsing large numbers of conversations.
    MIT
  • Simulate an external sender sending an inbound message to your app via Telegram or WhatsApp, triggering real webhook processing for end-to-end testing.
    MIT
  • Initialize a Telegram polling cursor by fetching the current updates state (pts, qts, date, seq, unreadCount). Call this once before telegram-get-updates, then persist the returned values in your agent state.
    MIT
  • Sign out of Telegram completely by revoking the active session, deleting local session data, and disconnecting. Re-authenticate with telegram-login to regain access.
    MIT
    Destructive

Matching MCP Servers

  • 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
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables sending notes directly to your Telegram account using a Telegram bot. Provides a 'send-note' tool for programmatic note delivery via the Telegram messaging platform.
    -

Matching MCP Connectors

  • I use your linked Telegram MTProto session (Integrations → Telegram) to list groups, members, and s…

  • Telegram: FASTEST real time Telegram API. Retrieve channel's info and messages in milliseconds..