Back to directory
areweai/tsgram-mcp

areweai/tsgram-mcp

@areweai

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

telegrammcpclaudeaicode-assistantdockerautomationlocal

Installation & Configuration

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

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/12