slack-mcp-server
About
# slack-mcp-server MCP Server for the Slack API, enabling Claude to interact with Slack workspaces. ### Build and run ``` docker build -t slack-mcp-server . docker run --rm -p 8000:8000 -e SLACK_BOT_TOKEN="your-bot-token" -e SLACK_TEAM_ID="your-team-id" slack-mcp-server ```
Details
- Author
- AnyContext-ai
- Downloads
- 191
- Categories
- Communication
Jump to
- MCP interface for Slack API
- Enables Claude to interact with Slack workspaces
- Deployable via Docker container
- Requires Slack bot token and team ID
Setup
Install slack-mcp-server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/anycontext-ai/slack-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
slack-mcp-server
MCP Server for the Slack API, enabling Claude to interact with Slack workspaces.Build and run
docker build -t slack-mcp-server .
docker run --rm -p 8000:8000 -e SLACK_BOT_TOKEN="your-bot-token" -e SLACK_TEAM_ID="your-team-id" slack-mcp-server
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



