Telethon Plus for Claude Code
io.github.psyb0t/telethon-plus
Self-hosted MCP server: Telegram userbot control (Telethon) via HTTP and MCP.
client:Claude Code
transport:stdio
runtime:oci
Install Telethon Plus in Claude Code
run in your project directory
claude mcp add telethon-plus -- docker run -i --rm docker.io/psyb0t/telethon-plus:v0.5.7
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs