mcps / slack
MCPExplorer Verified

Slack MCP server

The team comms layer for agents.

Communicationby SlackBot tokenFree with a Slack workspace

01What it is

The Slack MCP server lets your agent read channels and threads, post messages and replies, add reactions, and look up users — so it can participate in the team's conversations, not just observe them.

Who it’s for: Teams who want an agent that can report, notify, and respond directly in Slack.


02Highlights
Read & post
Pull channel and thread history, then post messages and replies where they belong.
React & look up
Add reactions and resolve users and profiles for richer, targeted messages.

03Add it to your agent

Local MCP server — runs on your machine via the command below.

claude mcp add slack -- npx -y @modelcontextprotocol/server-slack
{ "mcpServers": { "slack": { "command": "npx", "args": ["-y","@modelcontextprotocol/server-slack"] } } }

07FAQ
What is Slack MCP?

The Slack MCP server lets your agent read channels and threads, post messages and replies, add reactions, and look up users — so it can participate in the team's conversations, not just observe them.

Who is Slack for?

Teams who want an agent that can report, notify, and respond directly in Slack.

How do I connect Slack to my agent?

Slack runs locally over stdio. Add it to your MCP client config: claude mcp add slack -- npx -y @modelcontextprotocol/server-slack.

Does Slack require authentication?

Yes — Slack authenticates with Bot token. You connect your own account, and it acts only within the scopes you grant.

How much does Slack cost?

Free with a Slack workspace.

Is Slack verified on MCPExplorer?

Yes — Slack is hand-checked and featured on MCPExplorer. We pull its real tool surface, required scopes, and risk labels from the live index so you can see exactly what it does before connecting.


08Similar MCPs

Other MCP servers worth a look.

ChatSEO
SEO & content
An AI SEO agent inside your MCP client.
Apex
LinkedIn & outbound
Governed LinkedIn hands for your AI agent.
FullEnrich
Sales & enrichment
B2B contact enrichment for your agent.
CompanyEnrich
Company data
Real-time company & people intelligence.

09Badge

Slack is featured on MCPExplorer. Add this badge to Slack’s site or README — it links back to this page.

Slack MCP — as seen on mcpexplorer.com

HTML — for your website

<a href="https://mcpexplorer.com/mcps/slack" target="_blank" rel="noopener"><img src="https://mcpexplorer.com/badge/slack.svg" alt="Slack MCP — as seen on mcpexplorer.com" height="20" /></a>

Markdown — for a README

[![Slack MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/slack.svg)](https://mcpexplorer.com/mcps/slack)

Get started

Set up Slack and put it to work — Free with a Slack workspace. Or see its full verified profile.