Back to MCP ServersOfficial documentation
slack-mcp-server (community)
Read and post Slack messages, browse channels, and search history from your agent.
Category: Communication · Works with: Claude Code, Grok Build, Claude Desktop
What it does
Integrates agents into team communication for updates, summaries, and async collaboration. Community-maintained; requires a Slack app or token setup.
Install
npx -y slack-mcp-server@latest
Setup Instructions
claude Desktop
Follow the repo's authentication guide (OAuth bot token or browser tokens), then add the server with the token in its env block.
Compatible Agents
Claude CodeGrok BuildClaude Desktop
Related MCP Servers
@modelcontextprotocol/server-filesystem
Reference filesystem access for agents. Read, write, list, move, and search files within explicitly allowed directories.
GitHub MCP Server
GitHub's official MCP server. Manage issues, PRs, branches, workflows, and code scanning — or just let the agent read your repos.
mcp-server-git
Reference Git server. Status, diff, log, branch, commit, and search — structured Git operations for repos the agent works in.