kfastov_telegram-mcp-server

kfastov_telegram-mcp-server

3.2

If you are the rightful owner of kfastov_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.

This project provides a Telegram client library and an MCP server for AI assistants to interact with Telegram.

The Telegram Client Library and MCP Server project is designed to facilitate interaction between AI assistants and Telegram. It includes a client library for managing Telegram sessions, retrieving chats, and filtering messages. The MCP server extends these capabilities by allowing AI assistants to search for channels, list available channels, retrieve messages, and filter them using regex patterns. The setup involves configuring a `.env` file with Telegram API credentials and installing necessary dependencies. The project supports integration with MCP-compatible assistants like Claude, enabling them to access Telegram channels and messages through the server's tools.

Features

  • Authentication with Telegram, including 2FA support
  • Session management with automatic reuse of existing sessions
  • Retrieving chats and dialogs
  • Fetching and filtering messages from specific chats
  • MCP server capabilities for searching channels and filtering messages