slack-mcp-server

slack-mcp-server

25

The slack-mcp-server project is a server designed to allow AI assistants to interact with the Slack API using a standardized Model Context Protocol interface. It provides a range of features for messaging, channel management, and user interactions.

slack-mcp-server

A Model Context Protocol (MCP) server for accessing the Slack API, allowing AI assistants to interact through a standardized interface.

Features

  • List public channels with pagination
  • Post messages and reply to threads
  • Add reaction emojis
  • Retrieve channel histories and thread replies
  • Obtain user profiles and search messages

Quick Start

Set up involves installing the server via npm, configuring required environment variables, and starting the server using command-line tools or node.