Back to directory
geiserx/telegram-archive-mcp

geiserx/telegram-archive-mcp

@GeiserX

MCP Server for Telegram-Archive — search messages, browse chats, and access archived Telegram history via MCP

telegramarchivesearchmessageschatshistorymcpgolangcontext

Installation & Configuration

{
  "telegram-archive-mcp": {
    "command": "npx",
    "args": [
      "telegram-archive-mcp"
    ],
    "env": {
      "TELEGRAM_ARCHIVE_URL": "http://localhost:3000",
      "TELEGRAM_ARCHIVE_USER": "your-username",
      "TELEGRAM_ARCHIVE_PASS": "your-password"
    }
  }
}

Information

Transport
stdiosse
Language
Go
Created
2026/6/11
Updated
2026/6/12