loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

claude-telegram-server

MCP Tool

bujosa/claude-telegram-server

Run Claude Code as a 24/7 Telegram bot on any machine. Send messages from your phone — Claude reads your files, writes code, runs commands, and replies in Telegram. Supports macOS, Linux, and Windows.

Install

$ npx loaditout add bujosa/claude-telegram-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "claude-telegram-server": {
      "command": "npx",
      "args": [
        "-y",
        "claude-telegram-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Claude Code Telegram Server

Turn any computer into a 24/7 Claude Code assistant you can talk to from Telegram. Send a message from your phone — Claude reads your files, writes code, runs commands, and replies right back.

How It Works
┌──────────────┐         ┌─────────────────────────┐         ┌──────────────┐
│              │         │    Your Server (any OS)  │         │              │
│   Telegram   │────────▶│  tmux / screen session   │────────▶│  Your Code   │
│   on phone   │◀────────│  Claude Code + Plugin    │◀────────│  & Terminal  │
│              │         │                          │         │              │
└──────────────┘         └─────────────────────────┘         └──────────────┘
  1. You message your Telegram bot from anywhere
  2. The official Telegram plugin pushes the message into Claude Code
  3. Claude reads files, edits code, runs tests, makes commits — whatever you ask
  4. Claude replies directly in your Telegram chat

It's like having your IDE in your pocket.

Requirements

| Requirement | Details | |-------------|---------| | Claude Code | v2.1.80+ (install guide) | | Claude subscription | Pro, Max, Team, or Enterprise (OAuth login) | | Node.js | v18+ | | Bun | Required for channel plugins | | tmux or screen | To keep the session alive after disconnecting | | Telegram account | To create a bot via BotFather |

Quick Start
Step 1 — Install Claude Code
npm install -g @anthropic-ai/claude-code

Authenticate with your Claude subscription:

claude auth login --claudeai

This gives you a URL to open in your browser. Sign in and paste the code back.

Step 2 — Install Bun

Claude Code plugins run on Bun.

macOS / Linux:

curl -fsSL https://bun.sh/install | bash

Windows (PowerShell):

irm bun.sh/install.ps1 | iex
Step 3 — Create a Telegram Bot
  1. Open [@BotFather](https://t.me/BotFa

Tags

aiai-assistantanthropicautomationchatbotclaudeclaude-codeclaude-code-telegramdeveloper-toolsheadless-servermcpremote-developmenttelegramtelegram-bot

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated27 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/22/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/bujosa/claude-telegram-server)](https://loaditout.ai/skills/bujosa/claude-telegram-server)