telegram-mcp-server

DLHellMe/telegram-mcp-server

3.4

If you are the rightful owner of telegram-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Telegram MCP Server is a robust tool that allows Claude to interact with Telegram channels and groups through both web scraping and direct API access.

The Telegram MCP Server is designed to facilitate seamless interaction with Telegram channels and groups by leveraging the Model Context Protocol (MCP). It offers two modes of operation: API Mode and Web Scraping Mode. API Mode provides a fast and efficient way to access Telegram content using the MTProto protocol, allowing for comprehensive data retrieval, including private channels and message metadata. Web Scraping Mode, on the other hand, offers a browser-based approach using Puppeteer, suitable for quick and anonymous access without the need for API credentials. This server is ideal for developers and researchers looking to integrate Telegram data into their applications or analyses, providing a flexible and powerful solution for accessing Telegram content.

Features

  • Dual Mode Operation: Offers both API and Web Scraping modes for accessing Telegram content.
  • API Mode: Provides fast, direct access to Telegram data with full message metadata and unlimited post retrieval.
  • Web Scraping Mode: Allows for browser-based scraping without API credentials, supporting visual media extraction.
  • Persistent Sessions: Ensures continuous access with a single authentication in API mode.
  • Security: Emphasizes the protection of sensitive data and credentials.

Tools

  1. telegram_api_login

    Authenticate with Telegram for API access.

  2. api_scrape_channel

    Scrape channel posts using API mode.

  3. api_search_channel

    Search within a channel using API mode.

  4. scrape_channel

    Scrape public channels using web scraping mode.

  5. telegram_login

    Login for restricted content in web scraping mode.