Skip to content
Claude Desktop

Telegram Managed Bot Factory for Claude Desktop

io.github.laser54/bot-factory

Provision owner-confirmed isolated Telegram Managed Bot instances.

client:Claude Desktop transport:stdio runtime:pypi

Install Telegram Managed Bot Factory in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "bot-factory": {
      "command": "uvx",
      "args": [
        "telegram-managed-bot-factory"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Telegram Managed Bot Factory in other clients