MCP server

Slack
MCPChannels and messages, as tools Slack published.
Slack’s official MCP. Search, read, and post in the workspace you install it on.
latest·Proprietary·Updated this quarter·github.com/slackapi/slack-mcp·Transport: http
Claude CodeDesktop
Scanned
docs.slack.dev/ai/slack-mcp-server
Install the Slack MCP app in your workspace, then add the remote URL Slack prints.By Slack
Spec
What the server actually exposes.
search_messages
readSearch the workspace.
read_channel
readRecent messages in a channel.
post_message
writePost after you confirm.
Guardrails
- Workspace OAuth
- Channels the app can see
- Post is a write
slack-mcp.mcp/tools
Tools
- read
search_messages
Search the workspace.
- read
read_channel
Recent messages in a channel.
- write
post_message
Post after you confirm.
Last call
{ "ok": true,
"tool": "search_messages",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
