telegram

stdio

Used by 4 plugins

Installs telegram, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub anthropics/claude-plugins-official --plugin telegram
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "telegram": {
      "command": "bun",
      "args": [
        "run",
        "--cwd",
        "${CLAUDE_PLUGIN_ROOT}",
        "--shell=bun",
        "--silent",
        "start"
      ]
    }
  }
}
Security Considerations
Admin access level

This server has elevated permissions. Review the source code before enabling.

Command
bun
Access Level
admin
Arguments
run--cwd${CLAUDE_PLUGIN_ROOT}--shell=bun--silentstart