telegram-mcp: MCP Server for Telegram Integration with AI Assistants
telegram-mcp
This is a server that implements the Model Context Protocol (MCP), designed to integrate Telegram with AI assistants such as Claude and Cursor, using the Telethon library.
It provides a complete set of tools for programmatic interaction with a Telegram account, including chat management, sending and editing messages, managing groups and channels, as well as working with contacts and media files.
Key features include: retrieving a list of chats, creating groups and channels, sending and editing messages, managing chat participants, and searching and filtering messages.
Additionally, the server supports input validation, ensuring correct handling of chat and user identifiers in various formats, including numeric IDs and usernames.