Skip to content

Telegram Mcp Windows Amd64

Free

by MCP Community

Telegram MCP server with API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, and handling read status.

v0.2.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Telegram Mcp Windows Amd64 MCP Server

Telegram MCP server with API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, and handling read status.

Installation

npx -y @chaindead/telegram-mcp_windows_amd64

Reviews

Leave a Review

Installation

Quick install
npx -y @chaindead/telegram-mcp_windows_amd64
Add to claude_desktop_config.json
{
  "mcpServers": {
    "telegram-mcp-windows-amd64": {
      "command": "npx",
      "args": ["-y", "@chaindead/telegram-mcp_windows_amd64"]
    }
  }
}