io.github.GeiserX/telegram-archive-mcp
Quality Score
80
/100
MCP server for Telegram Archive — search messages, browse chats, and access history
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"telegram-archive-mcp": {
"command": "npx",
"args": [
"-y",
"telegram-archive-mcp"
],
"env": {
"TELEGRAM_ARCHIVE_URL": "<telegram_archive_url>",
"TELEGRAM_ARCHIVE_USER": "<telegram_archive_user>",
"TELEGRAM_ARCHIVE_PASS": "<your-telegram_archive_pass>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"telegram-archive-mcp": {
"command": "npx",
"args": [
"-y",
"telegram-archive-mcp"
],
"env": {
"TELEGRAM_ARCHIVE_URL": "<telegram_archive_url>",
"TELEGRAM_ARCHIVE_USER": "<telegram_archive_user>",
"TELEGRAM_ARCHIVE_PASS": "<your-telegram_archive_pass>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y telegram-archive-mcpClaude Desktop (Docker)
{
"mcpServers": {
"telegram-archive-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"drumsergio/telegram-archive-mcp:v0.0.2"
],
"env": {
"TELEGRAM_ARCHIVE_URL": "<telegram_archive_url>",
"TELEGRAM_ARCHIVE_USER": "<telegram_archive_user>",
"TELEGRAM_ARCHIVE_PASS": "<your-telegram_archive_pass>"
}
}
}
}§02 Environment variables
TELEGRAM_ARCHIVE_URLrequired
Telegram Archive instance URL (e.g. http://localhost:3000)
TELEGRAM_ARCHIVE_USERTelegram Archive login username
TELEGRAM_ARCHIVE_PASSsecret
Telegram Archive login password
TELEGRAM_ARCHIVE_URLrequired
Telegram Archive instance URL (e.g. http://localhost:3000)
TELEGRAM_ARCHIVE_USERTelegram Archive login username
TELEGRAM_ARCHIVE_PASSsecret
Telegram Archive login password
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Chat & Messaging
ai.smithery/Danushkumar-V-mcp-discord
ai.smithery/Danushkumar-V-mcp-discord
An MCP server that integrates with Discord to provide AI-powered features.
ai.smithery/sachicali-discordmcp-suite
ai.smithery/sachicali-discordmcp-suite
Control your Discord community: send/read messages, manage channels and forums, and handle webhook…
ai.smithery/smithery-ai-slack
ai.smithery/smithery-ai-slack
Enable interaction with Slack workspaces. Supports subscribing to Slack events through Resources.