S
Slack MCP
by @karbassi
MCP server exposing 193 Slack Web API methods as tools for AI agents
Created 2/7/2026
Updated 18 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx slack-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"karbassi-slack-mcp": {
"command": "uvx",
"args": [
"slack-mcp"
]
}
}
}
Author Servers
Other servers by karbassi