提交

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.
概览

What is Slack Mcp Server?

Slack Mcp Server is a tool that allows Claude to interact with your Slack workspace seamlessly, enabling reading and sending messages without the need for OAuth configuration.

How to use Slack Mcp Server?

To use the Slack Mcp Server, add it to your Claude configuration and obtain your browser tokens from Chrome DevTools. Follow the full setup guide available on the GitHub page.

Key features of Slack Mcp Server?

  • Read all DMs and channels effortlessly.
  • Search messages across the entire workspace.
  • Send messages and reply to threads directly from Claude.

Use cases of Slack Mcp Server?

  1. Automating message responses in Slack.
  2. Gathering context by exporting conversation histories.
  3. Managing Slack communications without complex OAuth setups.

FAQ from Slack Mcp Server?

  • Do I need to configure OAuth to use this server?

No, this server works with simple browser token authentication, eliminating the need for OAuth.

  • Can I read all my Slack messages?

Yes, you can browse all DMs and channels, including full conversation histories.

  • Is there a setup guide available?

Yes, a full setup guide is provided on the GitHub page.

服务器配置

{
  "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.

Slack Mcp Server MCP Server