Back to directory
telegram-mcp

telegram-mcp

@chigwell971

A full-featured Telegram integration for Claude, Cursor, and any MCP-compatible client, powered by Telethon and the Model Context Protocol (MCP). This project lets you interact with your Telegram account programmatically, automating everything from messaging to group management.

TelegramMessagingChat ManagementTelethonAutomationcontext

Installation & Configuration

{
  "mcpServers": {
    "telegram-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "/full/path/to/telegram-mcp",
        "run",
        "main.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/20
Updated
2026/6/8