All MCP servers

Slack

Official
by Api.AirforcestdioCommunication & Messaging070MIT

MCP server for Slack — read/write messages, manage threads, and react to messages.

mcpopen-sourcecommunication-messaging

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "slack-impa4a9b": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}