phuc-nt/slack-browser-mcp-server
If you are the rightful owner of slack-browser-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Slack MCP Server enables AI assistants to interact with Slack workspaces using browser tokens, without requiring app installation or admin permissions.
Slack MCP Server
AI meets Slack - Connect AI assistants to your Slack workspace with interactive messaging support
š What is this?
Slack MCP Server enables AI assistants like Claude, Cline, Cursor, and other MCP-compatible tools to interact with Slack workspaces using browser tokens - featuring Block Kit interactive messaging, advanced search capabilities, and enterprise-ready architecture. No app installation or admin approval needed.
⨠Features
š§ 12 Production Tools:
- Interactive Messaging (6): post_message, update_message, delete_message, react_to_message, post_message_blocks, update_message_blocks
- Data Retrieval (4): get_thread_replies, list_workspace_channels, list_workspace_users, get_user_profile
- Advanced Search (2): search_messages (50+ query patterns + AI workflows), search_files (with custom query support for flexible thread collection)
šÆ Key Capabilities:
- ā Browser Token Authentication - No app installation or admin approval needed
- ā Block Kit Interactive Messaging - Rich content with buttons, forms, dashboards, and workflows
- ā Advanced Search - 50+ comprehensive query patterns, AI-optimized synthesis workflows, flexible thread collection
š Quick Start
š¦ Install from NPM (Recommended)
npm install -g slack-browser-mcp-server
š - Follow the step-by-step setup guide
š” Usage Examples
Progress Summary & Block Kit Report:
Human: Summarize the progress from the last 3 days in the "engineering" channel, write a Block Kit report, and send it to "manager"
AI Assistant: I'll help you create a progress summary report. Here's my plan:
ā” Use search_messages to find recent updates in #engineering channel
ā” Use get_thread_replies to get detailed context from important discussions
ā” Use get_user_profile to get manager's user ID
ā” Use post_message_blocks to create and send a structured Block Kit report
Thread Analysis & Response Guidance:
Human: Summarize thread "1754405258.272689" and tell me how I should respond
AI Assistant: I'll analyze this thread and provide response guidance:
ā” Use get_thread_replies to retrieve all messages in the thread
ā” Review participants, timeline, and key discussion points
ā” Analyze conversation context and sentiment
ā” Provide summary and suggest appropriate response options
Topic Discovery & Information Synthesis:
Human: Find where people are discussing "deployment issues" and provide a comprehensive summary
AI Assistant: I'll search and synthesize deployment discussions across your workspace:
ā” Use search_messages to find "deployment issues" across all channels
ā” Use get_thread_replies to get full context from relevant threads
ā” Use list_workspace_channels to identify which teams are involved
ā” Compile comprehensive summary with key issues, solutions, and participants
š ļø Tech Stack
- TypeScript - Type-safe development with strict mode
- Node.js - Runtime environment (16.x+)
- MCP Protocol - Model Context Protocol for AI integration
- Slack APIs - Native Slack Web API integration
- Block Kit - Interactive messaging framework
š License
MIT License - see for details.
š Connect your AI assistant to Slack with full interactive messaging support!