Skip to main content
Glama

Related Servers

Alternatives to mcp-slack

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Enables AI assistants to interact with Slack workspaces, including listing channels, posting messages, replying to threads, adding reactions, and retrieving user information.
      10
      14 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables interaction with Slack workspaces as a user, supporting channel listing, message posting, threading, reactions, and user management via the Slack API.
      8
      11
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides Slack workspace integration tools for AI agents, enabling channel listing, message history retrieval, sending messages, user listing, and channel joining through natural language.
      4 npm
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Enables AI agents to interact with Slack using a user token, providing full access to message search, channel history, DMs, and posting as the user.
      8
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides complete Slack Web API integration with 9 tools for reading messages, managing channels, searching content, and interacting with Slack workspaces.
      -

    TDQS

    A3.7/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool maps to a distinct Slack action+resource: listing channels, reading messages, and posting messages. There is no overlap in purpose or argument shape between them.

    Naming Consistency5/5

    All three tools use a consistent slack_ prefix with a clear verb_noun pattern (slack_list_channels, slack_read_channel, slack_post_message). The convention is predictable throughout.

    Tool Count3/5

    Three tools is on the thin side for a Slack integration; the set covers only the most basic read/write loop. It is functional but leaves little room for common adjacent operations.

    Completeness3/5

    Core operations (list channels, read messages, post message) are present, but there are notable gaps: no thread replies, reactions, message search, user/DM lookup, or message editing. Agents can do basic workflows but will hit dead ends on common Slack tasks.

    Maintenance

    ActivityMaintained
    ResponsivenessUnresponsive