slack-mcp

feamster/slack-mcp
★ 0 stars Python Code/Dev Tools Updated 3d ago
Slack MCP server - read and respond to Slack from Claude
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "slack-mcp": {
      "command": "uvx",
      "args": [
        "slack-mcp"
      ]
    }
  }
}

Or install with pip: pip install slack-mcp

README Excerpt

Read and respond to Slack from Claude. Works as an MCP server (for Claude Desktop/Claude Code) and as a standalone CLI (for GitHub Actions). - **Multi-workspace support** - Configure multiple Slack workspaces - **Read tools** - Summarize activity, list channels, read messages, search - **Write tools** - Send messages, reply to threads, add reactions

Tools (11)

mcpslack_channelslack_channelsslack_reactslack_replyslack_searchslack_sendslack_summaryslack_threadslack_unreadslack_workspaces