Telegram MCP Server is an open-source integration that exposes Telegram account, chat, message, contact, media, and admin operations through the Model Context Protocol (MCP), compatible with Claude, Cursor, and other MCP-enabled agents. Built with the Telethon library, it enables AI agents and other applications to automate, read, and write operations on Telegram via a standardized interface. It supports multi-account setups, read-only modes, and various MCP transports, making it ideal for developers building workflows or automations that interact with Telegram from MCP-compatible platforms.
Visit Telegram's official website for product details and getting started.
Comprehensive API reference and integration guides for Telegram MCP.
Official documentation for the Telethon library, which is used in the Telegram MCP server.
A community forum for discussing Telegram integrations and sharing experiences.