telegram-mcp

chigwell/telegram-mcp
★ 790 stars Python Communication Updated 3mo ago
Telegram MCP server powered by Telethon to let MCP clients read chats, manage groups, and send/modify messages, media, contacts, and settings.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "telegram-mcp": {
      "command": "uvx",
      "args": [
        "telegram-mcp"
      ]
    }
  }
}

Or install with pip: pip install telegram-mcp

Topics

adminapichat-managementcontactsgroupsmcpmediamessagingsearchtelegramtelegram-apitelegram-clienttelethon