
Slack
CommunityArchived Slack reference server.
Originally shipped in the official monorepo and now in servers-archived. Posts and reads messages, searches history, manages threads. Permissions mirror Slack's bot scopes.
What it does
- Posts, updates, and deletes messages via chat.postMessage, chat.update, chat.delete
- Reads channel history with cursor pagination so long channels do not blow context
- Searches messages with search.messages — this path requires a user token, not a bot token
- Replies into threads and adds or removes reactions on a message
- Lists channels, users, and user groups with filtering on archived state
- Resolves Slack IDs to human-readable names for nicer tool output
Best for
Slack is a MCP server categorised under communication, official, slack, messaging. Originally shipped in the official monorepo and now in servers-archived. Posts and reads messages, searches history, manages threads. Permissions mirror Slack's bot scopes.
Pick your MCP client from the Install panel on this page to get a one-click install link (Cursor, VS Code) or a ready-to-paste configuration for Claude Desktop, Claude Code, Gemini, Codex, Windsurf, and other MCP-compatible clients. No local setup required for remote servers.
Slack is released under the MIT license. This is a permissive open-source license, so you can freely use, modify, and distribute it — subject to its terms.
Reviews
Write a ReviewBe the first to leave a review after using this server in production.
README
Alternatives
Scoped file access with configurable allow-lists.
GitHub's own MCP server for issues, PRs, and code search.