← Index

com.mcparmory/slack

com.mcparmory/slack·v1.0.0·Chat & Messaging
Quality Score
85
/100

Manage channels, conversations, users, and workspace apps programmatically

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "slack": {
      "command": "uvx",
      "args": [
        "mcparmory-slack"
      ]
    }
  }
}
Claude Desktop (Docker)
{
  "mcpServers": {
    "slack": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/slack:1.0.0"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Chat & Messaging