Skip to main content
Glama
524,213 tools. Updated 2026-09-06 14:24

"Slack" matching MCP tools:

  • Remove all members from a Slack usergroup by assigning a randomly selected deleted user, effectively clearing the group.
    MIT
    Destructive
  • Find messages and files in Slack workspaces using search queries with customizable sorting and result limits.
    MIT
  • Check if the browser session is logged into Slack. Navigates to Slack web client and reports login status without modifying the session.
    MIT
  • Search Slack messages across the workspace using native search syntax. Use operators like from:@user, in:#channel, and date filters to find where topics were discussed.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Interact with Slack Workspaces over the Slack API. Supports stdio and Streamable HTTP transport. Extended from Anthropic's archived server
    8
    886
    75
    MIT

Matching MCP Connectors

  • Enable interaction with Slack workspaces. Supports subscribing to Slack events through Resources.

  • Catch up on Slack without reading it. Unreads, threads, search. Browser-session or hosted OAuth.

  • Detect leaked secrets in Slack messages—API keys, tokens, passwords. Returns redacted findings, never modifies Slack.
    GPL 3.0
  • Convert Markdown to formatted Slack messages and send via incoming webhook. Handles headings, code blocks, tables, and splits long content with sequence headers.
    Apache 2.0
  • Send formatted Slack messages to channels or threads. Use urgency to add @here mentions for critical alerts, reply in threads, and @mention specific users. Supports Slack mrkdwn formatting.
    MIT
  • List public Slack channels accessible to the bot, returning id, name, and member count. Optionally limit the number of channels returned.
    MIT
  • Convert Markdown to Slack mrkdwn format to ensure bold, italic, and links render correctly. Transforms headers and supports GitHub-Flavored Markdown for clean pasting into Slack messages.
    MIT
  • List all Slack workspace users for user ID lookup. Identify members to use in channel invites or messages.
    MIT
  • Send messages to Slack channels with support for markdown formatting, thread replies, and URL unfurling to facilitate team communication.
    MIT