CommunicationVerifiedGo
slack-mcp-server
Read Slack conversations, threads, user info, and search messages from your MCP client.
N/A rating (0 reviews)0 installs1,503 GitHub stars
The most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"slack-mcp-server": {
"args": [
"slack-mcp-server-v2"
],
"command": "uvx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.