Skip to content

Simple Slack

Free

by MCP Community

A simplified MCP server for Slack messaging and channel operations with stdio transport

v0.1.0Added Apr 12, 2026
mcpslackmodel-context-protocolaichatbot
Works with:ClaudeGPTGeminiCopilot

Simple Slack MCP Server

A simplified MCP server for Slack messaging and channel operations with stdio transport

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y simple-slack-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "simple-slack": {
      "command": "npx",
      "args": ["-y", "simple-slack-mcp-server"]
    }
  }
}

Trust & Compliance

Authentication

OAuth + PKCE

Server class

Vendor

Compliance

None declared