MCP Slack runs on your own machine — the client starts it, so there is no endpoint to ping. 328 installs a week from pypi. Last commit 16 Jul 2026.
Secure read-only MCP server for Slack workspaces
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add slack -- uvx mcp-slack-crunchtools
{
"mcpServers": {
"slack": {
"args": [
"mcp-slack-crunchtools"
],
"command": "uvx"
}
}
}
[mcp_servers.slack]
command = "uvx"
args = ["mcp-slack-crunchtools"]
{
"mcpServers": {
"slack": {
"args": [
"mcp-slack-crunchtools"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"slack": {
"args": [
"mcp-slack-crunchtools"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.