RadarProductivity
Slack
Productivity · MCP Server
About Slack
Connects an assistant to Slack to read channels and send messages, so it can summarize discussions or post updates.
Read and post messages in Slack.
CategoryProductivity
TypeMCP Server
SourceCommunity
WebsiteInstalling Slack
Runs on demand via npx. Nothing to install globally.
The upstream reference server is archived. It still installs and runs, but is no longer maintained.
Claude Code
claude mcp add slack -- npx -y @modelcontextprotocol/server-slack
Claude Desktop · Cursor · VS Code · Windsurf
{
"mcpServers": {
"slack": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-slack"
]
}
}
}Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.
Similar tools
Find more on the Radar
Browse every tool, model, and MCP server in one place.