SERVER

Slack MCP Server

Rank #1,999

io.github.jtalk22/slack-mcp-server

Unlock full Slack access for your AI—DMs, private channels, threads, and search history. No OAuth apps or admin approval required. Session mirroring gives your AI the same access you already have.

First listed
Jan 4, 2026
Last publish date
Jul 3, 2026
OVERVIEW

Slack MCP Server is a Model Context Protocol (MCP) server published by jtalk22. It ranks #1,999 of 76,851 servers tracked on MCP Toplist, and its repository has 29 GitHub stars. Slack MCP Server is listed across 4 registries — Official MCP, PulseMCP, Smithery and Glama, with 10 tracked versions. It was first listed on Jan 4, 2026 and most recently updated on Jul 3, 2026.

STANDING
#1,999of 76,851 tracked serversTop 5%

Ranks ahead of 74,852 of 76,851 servers on MCP Toplist.

CONNECT

Use Slack MCP Server

Add Slack MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "slack-mcp-server": {
      "url": "https://mcp.revasserlabs.com/oauth/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

npm package
{
  "mcpServers": {
    "slack-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@jtalk22/slack-mcp"
      ],
      "env": {
        "SLACK_TOKEN": "<your SLACK_TOKEN>",
        "SLACK_COOKIE": "<your SLACK_COOKIE>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (2 delisted)

PulseMCPDelisted · last seen Jun 4, 2026
SmitheryDelisted · last seen Jun 4, 2026
ORGANIZATION

jtalk22

Organization
Servers in org
1
Versions across org
10
VERSIONS

Available versions (10)

0.1.0 · Nov 25, 20241.1.8 · Jan 9, 20262.0.0 · Feb 26, 20263.0.0 · Feb 28, 20263.1.0 · Mar 10, 20263.2.0 · Mar 10, 20263.2.4 · Mar 11, 20263.2.5 · Mar 12, 20264.4.2 · Jul 2, 20264.4.3 · Jul 3, 2026Nov 25, 2024Jul 3, 2026
VersionPublished
4.4.3Jul 3, 2026
4.4.2Jul 2, 2026
3.2.5Mar 12, 2026
3.2.4Mar 11, 2026
3.2.0Mar 10, 2026
3.1.0Mar 10, 2026
3.0.0Feb 28, 2026
2.0.0Feb 26, 2026
1.1.8Jan 9, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains Slack MCP Server?
Slack MCP Server is maintained by jtalk22, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
Is Slack MCP Server listed on the Official MCP Registry?
Yes — Slack MCP Server is listed on the Official MCP Registry, alongside PulseMCP, Smithery and Glama.
How many versions does Slack MCP Server have?
MCP Toplist tracks 10 versions of Slack MCP Server, most recently published on Jul 3, 2026.
Where can I find the source code for Slack MCP Server?
The source code for Slack MCP Server is hosted at github.com/jtalk22/slack-mcp-server.
EXPLORE