telegram
stdioUsed 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 telegramAdd 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
bunAccess Level
admin
Arguments
run--cwd${CLAUDE_PLUGIN_ROOT}--shell=bun--silentstart