Telegram Archive
Freeby MCP Community
MCP server for Telegram Archive — search and browse Telegram chat history via the Model Context Protocol
v0.1.0Added Apr 12, 2026
mcpmodel-context-protocoltelegramtelegram-archivechat-history
Telegram Archive MCP Server
MCP server for Telegram Archive — search and browse Telegram chat history via the Model Context Protocol
Installation
npx -y telegram-archive-mcp
Reviews
Installation
Quick install
npx -y telegram-archive-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"telegram-archive": {
"command": "npx",
"args": ["-y", "telegram-archive-mcp"]
}
}
}