MCP Directory
Back

tsgram-mcp

by areweai · JavaScript · ★ 89

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

Install

npx -y github:areweai/tsgram-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "tsgram-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:areweai/tsgram-mcp"
      ]
    }
  }
}

From the README

**Get Claude Code in your local project talking to Telegram in 3 minutes!** TSGram MCP connects Claude Code sessions to Telegram using TS/Node/Docker/cli-utils, enabling AI-powered code assistance directly in your Telegram chats. Ask questions about your codebase, get AI insights, and even edit files - all from Telegram on your phone! - Local Docker container runs the Telegram webhook server - TSGram MCP server runs locally - Your Claude Code or Claude Desktop runs locally and adds MCP locally - Create and delete bots in-app through Telegram, access limited to your telegram user id - Modern…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers