<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jinqiu</title>
    <description>The latest articles on DEV Community by Jinqiu (@jinqiu52).</description>
    <link>https://dev.to/jinqiu52</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4062995%2Ff772cd58-799b-449f-a88f-8583e5470c14.jpg</url>
      <title>DEV Community: Jinqiu</title>
      <link>https://dev.to/jinqiu52</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jinqiu52"/>
    <language>en</language>
    <item>
      <title>Back up your Slack locally, and search it from Claude Desktop and Cursor (via MCP)</title>
      <dc:creator>Jinqiu</dc:creator>
      <pubDate>Tue, 04 Aug 2026 19:04:13 +0000</pubDate>
      <link>https://dev.to/jinqiu52/back-up-your-slack-locally-and-search-it-from-claude-desktop-and-cursor-via-mcp-46ff</link>
      <guid>https://dev.to/jinqiu52/back-up-your-slack-locally-and-search-it-from-claude-desktop-and-cursor-via-mcp-46ff</guid>
      <description>&lt;h2&gt;
  
  
  TL;DR
&lt;/h2&gt;

&lt;p&gt;You can make "that thing we discussed in Slack eight months ago" reachable from Claude Desktop or Cursor — without exporting anything to the cloud:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Back up your Slack &lt;strong&gt;locally&lt;/strong&gt; (on your own machine),&lt;/li&gt;
&lt;li&gt;run a small &lt;strong&gt;MCP server&lt;/strong&gt; over that archive, and&lt;/li&gt;
&lt;li&gt;connect &lt;strong&gt;Claude / Cursor / Codex&lt;/strong&gt; (any MCP client) to it, &lt;strong&gt;read-only&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No admin approval, no OAuth app, no tokens to generate.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fstw5l3rhg24h36jvnyvn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fstw5l3rhg24h36jvnyvn.png" alt="Empowia runs a local MCP server; Claude / Cursor and other MCP clients connect to it" width="800" height="480"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The problem
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Slack's free plan hides messages older than 90 days.&lt;/li&gt;
&lt;li&gt;Even on paid plans, your history lives on someone else's server.&lt;/li&gt;
&lt;li&gt;Leaving a company usually means losing your DMs.&lt;/li&gt;
&lt;li&gt;And when you're already working inside an AI tool, you want to pull from Slack &lt;em&gt;there&lt;/em&gt; — not tab away to hunt for it.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What MCP is, quickly
&lt;/h2&gt;

&lt;p&gt;MCP (Model Context Protocol) is a shared standard for connecting AI apps to outside data and tools. A data source runs a small &lt;strong&gt;MCP server&lt;/strong&gt;; any &lt;strong&gt;MCP client&lt;/strong&gt; (Claude Desktop, Cursor, Codex, …) can connect and use it. Think of a wall socket and a plug — same shape, so every client plugs into the same thing.&lt;/p&gt;

&lt;h2&gt;
  
  
  The flow
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Back up Slack locally with Empowia&lt;/li&gt;
&lt;li&gt;Enable Empowia's MCP server&lt;/li&gt;
&lt;li&gt;Register it in Claude Desktop / Cursor&lt;/li&gt;
&lt;li&gt;Ask questions that pull from your Slack&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Steps
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Back up your Slack locally
&lt;/h3&gt;

&lt;p&gt;Grab Empowia from the &lt;a href="https://empowia.com/download" rel="noopener noreferrer"&gt;download page&lt;/a&gt; and run it. It &lt;strong&gt;reuses your already-signed-in Slack session&lt;/strong&gt; — no admin approval, no OAuth app, no tokens — and pulls the conversations you can already see into a local database. Your Slack sign-in is stored encrypted at rest via Windows DPAPI.&lt;/p&gt;

&lt;p&gt;Back up the workspace/conversations you care about first: the MCP server serves this &lt;strong&gt;local archive&lt;/strong&gt;, so it needs to exist before you connect a client.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fygtcy3zsvzdaje40dlh5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fygtcy3zsvzdaje40dlh5.png" alt="Empowia's main screen — browse and search your backed-up Slack locally" width="799" height="512"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Enable the MCP server
&lt;/h3&gt;

&lt;p&gt;In the app, open &lt;strong&gt;Settings → MCP&lt;/strong&gt; and turn the server on. A small local service now runs on your machine that can answer questions about your backed-up archive (nothing is uploaded).&lt;/p&gt;

&lt;p&gt;The same screen shows a &lt;strong&gt;config block&lt;/strong&gt; with a copy button. &lt;strong&gt;The app generates it for your specific install&lt;/strong&gt;, so copy it from there rather than hand-writing it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft21zxk7uz2ecjle8v4w8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft21zxk7uz2ecjle8v4w8.png" alt="Empowia's Settings → MCP screen, with a copy-ready config block" width="800" height="397"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The shape of it (the app fills in the real &lt;code&gt;command&lt;/code&gt; path for your install):&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight json"&gt;&lt;code&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="nl"&gt;"mcpServers"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="nl"&gt;"slacksync"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"command"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"(the executable path shown in Settings → MCP)"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"args"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s2"&gt;"--mcp"&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  3. Register it in Claude Desktop / Cursor
&lt;/h3&gt;

&lt;p&gt;Add an MCP server in your client and paste the block you copied.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Claude Desktop&lt;/strong&gt;: merge it into &lt;code&gt;claude_desktop_config.json&lt;/code&gt; under &lt;code&gt;mcpServers&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cursor&lt;/strong&gt;: add it in the MCP section of settings&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Save, restart the client, and Empowia's tools show up.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Ask questions that pull from Slack
&lt;/h3&gt;

&lt;p&gt;Now just talk to your AI the way you already do. When your question touches Slack, the client reaches through MCP to read the relevant parts.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"How did we implement rate limiting on the export endpoint last year — and were there any gotchas the team flagged?"&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;It pulls the relevant threads and answers in context.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fow9zjc0ptctplmfmldlq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fow9zjc0ptctplmfmldlq.png" alt="Empowia's in-app Ask: answers with citations back to the source channel" width="800" height="268"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The screenshot above is Empowia's built-in Ask. MCP brings that same "search and answer with citations" experience to external clients like Claude and Cursor.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What you can do (10 read-only tools)
&lt;/h2&gt;

&lt;p&gt;Empowia exposes read-only tools only:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;search_messages&lt;/code&gt; — full-text search&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;list_workspaces&lt;/code&gt; / &lt;code&gt;list_channels&lt;/code&gt; / &lt;code&gt;list_files&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;get_message&lt;/code&gt; — a single message&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;collect_thread&lt;/code&gt; — a whole thread&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;collect_recent_messages&lt;/code&gt; / &lt;code&gt;collect_messages_about&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;list_todos&lt;/code&gt; / &lt;code&gt;list_decisions&lt;/code&gt; — extracted to-dos and decisions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;There are no write tools — it never posts to or changes anything in Slack.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why local matters
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;The archive stays on your machine&lt;/strong&gt; — no Empowia cloud, account, or telemetry.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The MCP server is local too&lt;/strong&gt; — you choose which clients connect, and can remove them anytime.&lt;/li&gt;
&lt;li&gt;The only thing that leaves your computer is whatever your AI client sends to &lt;strong&gt;its own&lt;/strong&gt; provider when you ask. Empowia isn't in that path.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Caveats
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Windows 10/11 only&lt;/strong&gt; for now (Mac/Linux is a notify-me on the site).&lt;/li&gt;
&lt;li&gt;It's not code-signed yet, so Windows SmartScreen warns on first run (More info → Run anyway).&lt;/li&gt;
&lt;li&gt;The free version is the full app capped at 20 conversations; a one-time purchase (no subscription, offline unlock code, no account) removes the cap.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Wrap-up
&lt;/h2&gt;

&lt;p&gt;Your Slack history is one of the best records you have of how your team actually works — and it's most useful right inside the AI tools you already use. MCP bridges the two while keeping the archive on your own machine.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Tool: &lt;a href="https://empowia.com/slack-backup" rel="noopener noreferrer"&gt;Empowia for Slack&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Download: &lt;a href="https://empowia.com/download" rel="noopener noreferrer"&gt;https://empowia.com/download&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Feedback very welcome — especially on what would make you trust a closed, local-first tool like this.&lt;/p&gt;

</description>
      <category>mcp</category>
      <category>ai</category>
      <category>productivity</category>
      <category>software</category>
    </item>
  </channel>
</rss>
