Skip to content
Claude Desktop

slack lists mcp for Claude Desktop

io.github.justadityaraj/slack-lists-mcp

Full read + write access to Slack Lists for AI: create, update, check off, reassign, delete.

client:Claude Desktop transport:stdio runtime:pypi

Install slack lists mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "slack-lists-mcp": {
      "command": "uvx",
      "args": [
        "ars-slack-lists-mcp"
      ],
      "env": {
        "SLACK_BOT_TOKEN": "<SLACK_BOT_TOKEN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

slack lists mcp in other clients