Claude-Slack
pulsemcp/claude-slackChannel-based messaging system that enables Slack-like communication infrastructure across projects and agent hierarchies with SQLite persistence, YAML configuration, and automatic agent discovery for coordinating multi-agent workflows and cross-project collaboration.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"claude-slack": {
"url": "None",
"transport": "http"
}
}
}