Marketplace/Slack MCP

Slack MCP

Verified

by plugpier · 6.7k installs

Read channels, send messages, manage workspace members, and interact with Slack from any MCP client.

About

Full Slack workspace integration for reading messages, posting updates, and managing channels from your AI assistant.

Features

  • Read messages from public and private channels
  • Send messages and threaded replies
  • Search messages across the workspace
  • List and manage channels
  • Get user profiles and presence status

Requirements

A Slack Bot Token with appropriate OAuth scopes (channels:read, chat:write, users:read).

Tools 5

list_channels

List all channels in the workspace with member counts.

limitcursor
read_messages

Fetch recent messages from a channel.

channellimitoldest
send_message

Post a message to a channel or thread.

channeltextthread_ts
search_messages

Search messages across the workspace.

querysortcount
get_user_profile

Get a user profile including name, email, and avatar.

user_id

Reviews

💬

No reviews yet.

Be the first to review after installing.

Quick Install

~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "slack-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@plugpier/slack-mcp"
      ],
      "env": {
        "PLUGPIER_KEY": "YOUR_API_KEY"
      }
    }
  }
}

Stats

Installs6.7k
Tools5
Trust score94/100
LicenseMIT
CategoryCommunication

Related Servers