Odel
slack lists mcp

slack lists mcp

Local
@justadityaraj1PythonMITUpdated 2mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIars-slack-lists-mcpv1.1.0

Run

uvx ars-slack-lists-mcp

MCP client config

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