Skip to content
Cline

telegram mcp for Cline

io.github.jgalea/telegram-mcp

Telegram MCP server: read, send, and search messages and manage chats via your account.

client:Cline transport:stdio runtime:pypi

Install telegram mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

telegram mcp in other clients