提交

Slack Mcp Server

@jtalk22

Give Claude full access to your Slack workspace. Read DMs, channels, threads, search messages, and send replies - all with simple browser token auth. No OAuth requirements/rabbit holes.

工具

服务器配置

{
  "mcpServers": {
    "slack": {
      "command": "npx",
      "args": [
        "-y",
        "@jtalk22/slack-mcp"
      ],
      "env": {
        "SLACK_TOKEN": "<YOUR_SLACK_TOKEN>",
        "SLACK_COOKIE": "<YOUR_SLACK_COOKIE>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.