Skip to main content
ClaudeWave

Save or export your private and public Slack messages, threads, files, and users locally without admin privileges.

MCP Servers2.6k stars142 forksGoAGPL-3.0Updated today
Editor's note

Slackdump is a Go-based command-line tool and MCP server that exports Slack workspaces, including private conversations, channels, threads, files, and emojis, without requiring admin privileges. It operates in multiple modes: dumping messages, generating standard or Mattermost-compatible Slack Export archives, saving data to a SQLite database or compressed JSON, searching messages and files, downloading emojis, and resuming interrupted archives. The MCP server mode connects to Claude (via Claude Code or any MCP-compatible AI tool) over STDIO or HTTP, allowing AI agents to query and analyze archived Slack data directly. Database tools such as merge, dedupe, and cleanup handle multi-session archives. A notable standout is incremental archiving, which is particularly useful for free Slack workspaces that enforce a 90-day message retention limit. The tool benefits individual contributors, teams migrating to Mattermost or Discord, and developers who need programmatic access to Slack data outside the official Slack export workflow.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (AGPL-3.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual · slackdump
Claude Code CLI
git clone https://github.com/rusq/slackdump
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "slackdump": {
      "command": "slackdump"
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install the binary first: go install github.com/rusq/slackdump@latest (make sure it ends up on your PATH).
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
archivebackupchannelsdumpdumpermattermostmattermost-appmcp-servermigration-toolslackslack-exportsslackdump

What people ask about slackdump

What is rusq/slackdump?

+

rusq/slackdump is mcp servers for the Claude AI ecosystem. Save or export your private and public Slack messages, threads, files, and users locally without admin privileges. It has 2.6k GitHub stars and was last updated today.

How do I install slackdump?

+

You can install slackdump by cloning the repository (https://github.com/rusq/slackdump) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is rusq/slackdump safe to use?

+

Our security agent has analyzed rusq/slackdump and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains rusq/slackdump?

+

rusq/slackdump is maintained by rusq. The last recorded GitHub activity is from today, with 9 open issues.

Are there alternatives to slackdump?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy slackdump to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: rusq/slackdump
[![Featured on ClaudeWave](https://claudewave.com/api/badge/rusq-slackdump)](https://claudewave.com/repo/rusq-slackdump)
<a href="https://claudewave.com/repo/rusq-slackdump"><img src="https://claudewave.com/api/badge/rusq-slackdump" alt="Featured on ClaudeWave: rusq/slackdump" width="320" height="64" /></a>

More MCP Servers