Slunk (Slack Conversation Search)
Captures and indexes Slack conversations in real-time using accessibility APIs and provides intelligent search capabilities includ
This MCP server provides intelligent Slack message search and monitoring capabilities through a Swift/SwiftUI macOS application that captures Slack conversations in real-time using accessibility APIs and stores them locally with SQLite and vector embeddings. Built with Apple's NLEmbedding framework for semantic search, GRDB for database operations, and SQLiteVec for vector storage, it offers 8 specialized search tools including natural language conversation search, precise message filtering with channel/user/date constraints, thread context retrieval, cryptic message interpretation, query parsing with entity extraction, multi-turn conversational search, pattern discovery, and semantic similarity suggestions. The implementation features content-based deduplication to prevent storing duplicate messages during polling intervals, hybrid search combining semantic and keyword matching, automatic embedding generation for new messages, and configurable monitoring intervals (5s active, 10s background, 30s inactive), making it valuable for Slack workspace analysis, conversation discovery, and building AI assistants that need deep access to team communication history without manual Slack search limitations.
Source
Repository: https://github.com/kimjune01/slunk-mcp
Maintain Slunk (Slack Conversation Search)?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Slunk (Slack Conversation Search) on getagentictools](https://getagentictools.com/mcp/kimjune01-slunk-mcp?ref=badge)