claude mcp add compulsemcp-slack -- npx -y slack-workspace-mcp-server
{
"mcpServers": {
"compulsemcp-slack": {
"command": "npx",
"args": ["-y", "slack-workspace-mcp-server"]
}
}
}
{
"mcpServers": {
"compulsemcp-slack": {
"command": "npx",
"args": ["-y", "slack-workspace-mcp-server"]
}
}
}
{
"mcpServers": {
"compulsemcp-slack": {
"command": "npx",
"args": ["-y", "slack-workspace-mcp-server"]
}
}
}
About This MCP Server
The com.pulsemcp/slack server is a communication tool that enables interaction with Slack workspaces, allowing developers to read and write messages, manage threads, and react to messages. It connects to Slack through the Model Context Protocol, providing a standardized interface for AI coding assistants to integrate with the platform. Developers would use this server to build applications that require seamless communication with Slack, such as chatbots or automated messaging tools.
MCP server for Slack — read/write messages, manage threads, and react to messages.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with communication capabilities via the stdio transport.
Package
slack-workspace-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The slack server extends your AI assistant with communication capabilities. Once installed, your AI can use its tools automatically.