jtalk22/slack-mcp-server
Your complete Slack context for Claude—DMs, channels, threads, search. No OAuth apps, no admin approval. `--setup` and done, 11 tools, auto-refresh.
Quick Start
Clone the repository:
git clone https://github.com/jtalk22/slack-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"jtalk22-slack-mcp-server": {
"command": "npx",
"args": [
"-y",
"jtalk22/slack-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.