
Telegram Download Chat
- 182 repo stars
- Updated July 26, 2026
- popstas/telegram-download-chat
telegram-download-chat is a CLI and Claude Code plugin that downloads Telegram chat history into structured exports so developers and agents can analyze conversation data.
About
telegram-download-chat is a Python CLI and Claude Code marketplace plugin for downloading complete Telegram chat, group, channel, or export-archive history into JSON and human or LLM-readable TXT. It supports media attachments, presets, and an MCP server so agents can fetch filtered messages. Install via the marketplace plugin or pip, then ask your agent to export a chat by name or ID. Use it when you need structured conversation data for analysis, archiving, or feeding context into coding agents.
- CLI exports full Telegram chat history with metadata
- Generates JSON and LLM-readable TXT formats
- Includes MCP server for agent message retrieval
- Installable Claude Code plugin from one skill source
Telegram Download Chat by the numbers
- Data as of Jul 27, 2026 (Skillselion catalog sync)
/plugin marketplace add popstas/telegram-download-chatAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 182 |
|---|---|
| Last updated | July 26, 2026 |
| Repository | popstas/telegram-download-chat ↗ |
How do I export a Telegram chat into structured files my coding agent can read and analyze?
Export Telegram chat history to JSON or TXT and query messages via CLI skill or MCP for agent-driven analysis.
Who is it for?
Developers who need programmatic Telegram chat exports with JSON metadata, TXT summaries, and optional MCP access for agent workflows.
Skip if: Real-time Telegram bot development or teams that only need live messaging without historical export.
What you get
Produces JSON exports with full message metadata, LLM-readable TXT files, optional media downloads, and MCP-accessible message queries.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What formats does it export?
JSON with full message metadata and human or LLM-readable TXT exports, plus optional media attachment downloads.
Can my coding agent use it directly?
Yes—install the Claude Code plugin or configure the MCP server so agents can drive exports and fetch messages programmatically.
What chat types are supported?
Private chats, groups, supergroups, channels, and Telegram export archives.