Enterprise DNA
M MCP Servers Developer low

areweai/tsgram-mcp

by Various

TSGram - Telegram MCP Server for local Claude Code integration - debug and vibe code on the go!

A

MCP

areweai/tsgram-mcp

Added 1 June 2026

Overview

A Telegram MCP server that connects Telegram to Claude Code for remote debugging and development. It allows developers to interact with Claude Code through Telegram messages, enabling code edits, debugging, and experimentation from a mobile device.

Best for

Best for
Developers who want to debug or experiment with code using Claude Code from a mobile device via Telegram

Use cases

  • Debug code issues while away from a desktop via Telegram chat
  • Run quick code experiments or fix bugs using natural language commands
  • Monitor and control Claude Code sessions from a phone or tablet

How to use

Install

curl -sSL https://raw.githubusercontent.com/areweai/tsgram-mcp/main/setup.sh | bash

Tools exposed

  • docker
  • node
  • npm
  • git
  • claude

Tested with

Claude Desktop, Claude Code, Cursor

Example client config

{\n  "tsgram": {\n    "command": "docker",\n    "args": ["exec", "-i", "tsgram-mcp-workspace", "npx", "tsx", "src/mcp-server.ts"],\n    "env": {\n      "TELEGRAM_BOT_TOKEN": "your_bot_token_here",\n      "AUTHORIZED_CHAT_ID": "123456789"\n    }\n  }\n}

Notes

A Telegram MCP server that connects Telegram to Claude Code for remote debugging and development. It allows developers to interact with Claude Code through Telegram messages, enabling code edits, debugging, and experimentation from a mobile device.

92 stars on GitHub. Last updated 2025-06-26. Licensed MIT.

Use cases

  • Debug code issues while away from a desktop via Telegram chat
  • Run quick code experiments or fix bugs using natural language commands
  • Monitor and control Claude Code sessions from a phone or tablet

Pros

  • Enables remote development and debugging without a full desktop IDE
  • Simple setup for developers already using Telegram and Claude Code
  • Lightweight MCP implementation with 92 stars, suggesting community interest

Cons

  • Limited to Claude Code capabilities and cannot access other tools
  • Requires a Telegram account and manual configuration of the MCP server
  • Small community may mean slower updates or fewer use guides

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Enables remote development and debugging without a full desktop IDE
  • Simple setup for developers already using Telegram and Claude Code
  • Lightweight MCP implementation with 92 stars, suggesting community interest

Cons

  • Limited to Claude Code capabilities and cannot access other tools
  • Requires a Telegram account and manual configuration of the MCP server
  • Small community may mean slower updates or fewer use guides
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks