Skip to main content
Glama
304,788 tools. Last updated 2026-07-21 07:47

"Slack" matching MCP tools:

  • Detect leaked secrets in Slack messages—API keys, tokens, passwords. Returns redacted findings, never modifies Slack.
    GPL 3.0
  • Create automations to trigger webhooks, emails, Slack messages, or HubSpot actions directly from adaptive AI conversations that capture structured data.
    MIT
  • Search messages across Slack workspaces using query strings with modifiers like in:#channel, from:@user, and date filters to find specific conversations.
    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
    Last updated
    8
    620
    72
    MIT

Matching MCP Connectors

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

  • Slack MCP without OAuth — 21 tools, session-based, local-first. Free OSS + hosted tier from $19/mo.

  • Search files in Slack workspaces using query strings with modifiers like channel, user, or file type filters to locate specific documents and media.
    MIT
  • 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
  • Post image files to Slack as a threaded review with optional title, status, checks, and links. Supports updating an existing review thread.
    MIT
  • Opens Slack in a visible browser window for manual login. Waits for SSO or magic-link completion to save the session.
    MIT
  • Posts a follow-up question into a Slack review thread and waits for the reviewer's typed answer, then returns it. Prevents waiting for a reply in the terminal.
    MIT
  • 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
  • Search Slack messages using natural language or keywords. Returns ranked results with relevance scores and context from channels and threads.
    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