slack-mcp-server

PerfectServe-IT-Shared-Services/slack-mcp-server
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
Slack MCP Server — full Slack API coverage via Model Context Protocol, deployable to Railway
View on GitHub → Try with Claude — $10 free →

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-server": {
      "command": "npx",
      "args": [
        "-y",
        "PerfectServe-IT-Shared-Services/slack-mcp-server"
      ]
    }
  }
}

README Excerpt

A full-coverage Slack MCP (Model Context Protocol) server deployable to Railway. Exposes **40+ Slack API tools** to any MCP client (Claude Code, Claude Desktop, etc.) via Streamable HTTP transport. --- | Category | Tools | |---|---| | **Messages** | post, get history, get thread, update, delete, schedule, list scheduled, cancel scheduled, open DM, permalink, post ephemeral |

Tools (2)

MCP_AUTH_TOKENSLACK_BOT_TOKEN