awesome-telegram

GitHub

Collection great groups, channels, bots and libraries for Telegram

5,575 stars Unknown #awesome-list#telegram
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "awesome-telegram": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-telegram"
      ]
    }
  }
}