slack-mcp-plugin

slackapi/slack-mcp-plugin
★ 73 stars Python AI/LLM Updated 11d ago ✓ Clean
Claude Code and Cursor plugin that enables your AI tools with a Slack MCP Server and Slack Developer Skills.
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-plugin": {
      "command": "uvx",
      "args": [
        "slack-mcp-plugin"
      ]
    }
  }
}

Or install with pip: pip install slack-mcp-plugin

README Excerpt

A [Claude Code][claude-code] and [Cursor][cursor] plugin that brings Slack into your AI tools with a [Slack MCP Server][slack-mcp-docs] and set of Slack skills for both users and developers. The plugin is published on the [official Claude marketplace](https://claude.com/plugins/slack). Install it from inside Claude Code: