Enables interaction with Telegram chats through MCP-compatible hosts.
This server bridges Telegram with MCP-compatible applications like Claude for Desktop, allowing users to retrieve chats, fetch messages, and send messages directly through these platforms. It leverages the Telethon library for Telegram communication and the MCP Python SDK for seamless integration. The server simplifies interacting with Telegram data within the context of MCP applications, offering enhanced usability and streamlined workflows.
主要功能
01Retrieve a paginated list of Telegram chats
02Send messages to specific Telegram chats
03Retrieve paginated messages from a specific chat
04Integration with Claude for Desktop and other MCP clients
使用案例
01Accessing Telegram chats and messages within Claude for Desktop
02Integrating Telegram data into MCP workflows
03Automating Telegram interactions through MCP-compatible hosts