Stats
Actions
Tags
From imessage
Connects to the Telegram Bot API for sending and receiving messages, managing chats, and interacting with Telegram groups/channels. Requires a bot token.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"imessage": {
"command": "bun",
"args": [
"run",
"--cwd",
"${CLAUDE_PLUGIN_ROOT}",
"--shell=bun",
"--silent",
"start"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
bunCommand-line arguments passed to the server process
First indexed Jan 16, 2026
Showing the 6 earliest of 65 plugins
First indexed Jan 16, 2026
Showing the 6 earliest of 65 plugins
claude plugin install imessage@claude-plugins-official