mcp-server-slack

fany321/mcp-server-slack

3.2

If you are the rightful owner of mcp-server-slack and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This is a WebSocket-based MCP Server designed to integrate seamlessly with the Slack API, enabling real-time communication and message posting to Slack channels.

# MCP Server for Slack

WebSocket-based MCP Server that integrates with Slack API.

## Features

- Post messages to Slack channels

- WebSocket real-time communication

- MCP Protocol implementation

## Environment Variables

- SLACK\_BOT\_TOKEN: Your Slack Bot User OAuth Token

- PORT: Server port (default: 8080)

## Installation


npm install

npm start

## Usage

Connect via WebSocket at ws://localhost:8080