slack-mcp-server
Active·★ 27·MIT·Updated 2026-05-29
★ Trending★ Workflow Automation★ Memory & Context
Session-based Slack MCP for Claude and MCP clients: local-first workflows, secure-default HTTP.
This server provides a secure, session-based bridge between Claude and your Slack web session, allowing AI clients to access your Slack data with your existing browser permissions. It enables features like message search, conversation export, and sending messages without standard Slack app/OAuth constraints.
#Slack Integration#Claude#MCP#Node.js#API Bridge#Session Management#Token Refresh#Web Interface
01
Features
01Read and export all Slack messages, including DMs, private, and public channels.
02Search across your entire Slack workspace for messages and context.
03Send messages to DMs or channels with full thread support.
04Automatically refreshes Slack session tokens from Chrome (macOS only) for continuous access.
05Features robust stability with atomic writes, zombie process protection, and rate limit handling.
02
Compatibility
Node.js
Runtime
Verified via docs
macOS
OS Support
Verified via docs
Linux
OS Support
Verified via docs
Windows
OS Support
Verified via docs
Docker
Deployment
Verified via docs
03
Quick start
1
$ npm install -g @jtalk22/slack-mcp
04
Use cases
↳Empower AI models like Claude to access a user's full Slack session context for complex queries and task management.
↳Automate retrieval of Slack message history, threads, and user directories for AI-driven summaries or analysis.
↳Provide a secure, local-first bridge for AI clients to interact with Slack without the constraints of standard OAuth applications.
↳Offer a web UI for local dashboard, REST API access, or as a fallback workflow without remote connector hosting.
05
Alternatives
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
Gemini CLI★ 104.7k
An open-source AI agent that brings the power of Gemini directly into your terminal. Supports native MCP.
Related searches
Comments
Log in to leave a comment
- EEllis KimMay 22, 2026
Good for Slack-heavy teams who want AI integration without OAuth complexity.
- SSkyler ChenMay 16, 2026
Session-based auth means credentials stay local, not in cloud config.
- CCorey WilsonMay 16, 2026
Local-first Slack MCP with secure session management is the right privacy model.
- JJustice JohnsonApr 19, 2026
Works reliably for the common Slack operations — read, post, search.