slack-mcp-client

tuannvm/slack-mcp-client
★ 164 stars Go AI/LLM Updated 4mo ago
A Slack bot and MCP client acts as a bridge between Slack and Model Context Protocol (MCP) servers. Using Slack as the interface, it enables large language models (LLMs) to connect and interact with various MCP servers through standardized MCP tools.
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": {
    "slack-mcp-client": {
      "command": "go",
      "args": [
        "run",
        "github.com/tuannvm/slack-mcp-client@latest"
      ]
    }
  }
}

Topics

mcpmcp-clientslack