Slack-Search
2
This project provides an AI-powered search interface for Slack logs by setting up a local MCP server. It enhances Claude Desktop's capabilities by allowing intelligent, natural language search and retrieval of information from exported Slack data. All operations are performed locally, ensuring privacy.
Overview
- A local, AI-powered Slack search interface.
- Utilizes Model Context Protocol (MCP) to enhance Claude Desktop.
- Searches Slack export logs locally and privately.
Usage
- Connects with Claude Desktop for natural language queries.
- Enables local searches using
search://
andsummary://
MCP URIs.
Setup Instructions
- Clone the repository.
- Set up a virtual environment.
- Update the Claude Desktop configuration to connect with the MCP server.
How it Works
- Parses and indexes content from Slack JSON files.
- Registers searchable resources for intelligent search integration with MCP.