← Back to Plugins
MCP Server MCP

Multi-workspace Slack MCP server with draft+confirm safety, vault auto-export, a

github By github 👁 1 views ▲ 0 votes

Multi-workspace Slack MCP server with draft+confirm safety, vault auto-export, and triple-mode…

Homepage Verified source GitHub

Install

mcpb:https://github.com/adelaidasofia/slack-mcp/releases/download/v0.1.1/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/adelaidasofia/slack-mcp/releases/download/v0.1.1/slack-mcp.mcpb",
      "version": "0.1.1",
      "fileSha256": "60e7eb6a643d6eb1d1e6fae7518eaa88dc0ef9f4614eb9977c36c7f1d1feab41",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Extracted via browser dev tools (or xoxb for bot auth)",
          "isRequired": true,
          "isSecret": true,
          "name": "SLACK_XOXC_TOKEN"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...