Slack MCP Server
The most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic.
AI Skill Market Insights
Real data. Real impact.
Emerging
Developers
Quick Start
Install Command
# Slack MCP Server
# 1. Find the exact package/command in the repo README:
# https://github.com/korotovsky/slack-mcp-server#readme
#
# 2. Add it to Claude Code:
claude mcp add slack -- <command from README>
#
# …or add to claude_desktop_config.json:
# {
# "mcpServers": {
# "slack-mcp-server": { "command": "<...>", "args": ["<...>"] }
# }
# }