Best Slack MCP Servers in 2026
So much project context lives in Slack threads that never makes it into tickets. A Slack MCP server lets the agent search channels, read discussions, and draft replies — closing the gap between "discussed in Slack" and "implemented in code."
Setup requires a Slack app with bot scopes. Read-only scopes (channels:history, search:read) are the safe starting point; add chat:write only when you have a workflow that needs the agent to post.

The most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic.

A simple Slack bot that uses the Model Context Protocol (MCP) to enhance its capabilities with external tools.

A MCP(Model Context Protocol) server for accessing Slack API. This server allows AI assistants to interact with the Slack API through a standardized interface.

This project includes code originally developed by Anthropic and released under the MIT License. Substantial modifications and new functionality have been added by For Good AI Inc. (dba Zencoder Inc.

188+ local tools for Claude, ChatGPT, Cursor & Grok — Mail, iMessage, Teams, Slack, WhatsApp, OneDrive, Google Drive, Zoom, Outlook, Office. Native macOS, 100% local, no API keys.

A Model Context Protocol (MCP) server specialized in from Slack messages and threads. It provides tools to access messages that the authenticated user can view using a User Token (xoxp).

Real-time Slack ingest and MCP server to power your agentic Slack bots

Hosted uptime monitoring and public status pages for teams. Multi-region checks, automatic incidents, on-call alerts (Slack/Telegram/webhook/+), subscribers, REST API, Terraform provider, MCP server.

A Model Context Protocol (MCP) server that enables AI assistants to interact with Slack workspaces. This server provides a bridge between AI tools and Slack, allowing you to read messages, post...

MCP server that lets Claude Code pause mid-task and ask a human a question via Slack — then resume once you reply.

Catch up on Slack without reading it. Unreads, threads, search. Browser-session or hosted OAuth. 21 tools.

The decision layer for personal AI. Local-first runtime where agents automate across GitHub, Slack, Gmail & 45+ services — but every risky action can stop for your yes, workers (agents) earn autonomy...
FAQ
Which Slack scopes should I grant?
Start with channels:read, channels:history, and search:read for a read-only setup. The agent can then find and summarize discussions without any ability to post. Add chat:write deliberately, and consider restricting it to one sandbox channel.
Can the agent summarize a busy channel?
Yes — fetching recent history and summarizing is the most popular workflow. Pair it with a research skill from the category below for structured, cited digests of long threads.
Does it work with private channels?
Only if you invite the bot into them and grant groups:history. Treat that as a deliberate decision — private channels often contain sensitive context.