discord-history-export

DaizeDong/discord-history-export
★ 0 stars Python AI/LLM Updated today
Claude Code skill: export full Discord server history (every channel + thread) into organized HTML + JSON. Powered by DiscordChatExporter + Playwright MCP.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "discord-history-expo": {
      "command": "uvx",
      "args": [
        "discord-history-export"
      ]
    }
  }
}

Or install with pip: pip install discord-history-export

README Excerpt

Export an entire Discord server, every channel, every thread, into local HTML (to read) and JSON (to analyze), in 5 to 10 minutes. --- The exporter (Tyrrrz/DiscordChatExporter) already exists and is excellent. So why a skill? Because the naive CLI invocation fails in five non-obvious ways for a real multi-channel guild on Windows, and each failure looks like a bug rather than a misconfiguration. The value of this skill is not "it calls a tool", it is **the encoded debrief of every way that tool

Tools (1)

unzip

Topics

agentaiai-agentarchivechat-exportchat-historyclaudeclaude-codeclaude-pluginclaude-skilldata-exportdiscorddiscord-exportdiscordchatexporterllm