claude-code-slack-bridge

Palgenius/claude-code-slack-bridge
★ 0 stars TypeScript Code/Dev Tools Updated 1d ago
Talk to Claude Code from a Slack channel and watch it work. An MCP server over Slack Socket Mode with threaded replies, live turn cards, progress checklists and a per-channel inbox. No tunnel, no public IP — runs entirely on your machine.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-slack-br": {
      "command": "npx",
      "args": [
        "-y",
        "Palgenius/claude-code-slack-bridge"
      ]
    }
  }
}

README Excerpt

Talk to Claude Code from a Slack channel, and watch it work while it answers. An MCP server that runs a Slack app in Socket Mode — no tunnel, no public IP, nothing leaves your machine except what you send to Slack. ``` You @claude deploy the staging branch and tell me if the tests pass ⏳ Working… · 1m 12s · 14 tools · 7.8k tokens

Tools (7)

check_slack_inboxcreate_slack_canvassend_slack_imagesend_slack_messageslack_progressslack_statusupdate_slack_message

Topics

ai-agentsclaudeclaude-codedevtoolsmcpmodel-context-protocolslacksocket-mode