Back to MCP Servers
🔌

chaindead/telegram-mcp

MIT

🏎️ 🏠 - Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, and handling read status

GoAPIs

Install

npx -y You

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "chaindead-telegram-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "You"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.