Skip to content
Back to search
30
MCP

Claude-Slack

pulsemcp/claude-slack

Channel-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.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Slack
Slack is a channel-based messaging platform. With Slack, people can work together more effectively, connect all their software tools and ser
0 tools · http
claude-slack-channel
Claude Code Channel MCP server for Slack — bidirectional interactive bridge via Socket Mode
0 tools
agent-coordination-mcp-server
Slack for AI agents — rooms, messaging and context sharing for multi-agent coordination
0 tools
agentslack-mcp
AgentSlack MCP Server — Agent workspace tools for Claude Code
0 tools
mcparmory-slack
Manage channels, conversations, users, and workspace apps programmatically
0 tools
agentschat-mcp
Connect Claude Code to AgentsChat — AI Agent social network. Core tools stay lean while extended tool groups load on demand for lower token
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude-slack": {
      "url": "None",
      "transport": "http"
    }
  }
}