Skip to main content
Glama
el-el-san

Discord MCP Server

by el-el-san

Related Servers

Alternatives to Discord MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to interact with Discord through the REST API and real-time events, supporting message management, user info, channel operations, and more with security controls.
      6
      1
      MIT
    • A
      license
      Not graded
      quality
      F
      maintenance
      Enables LLMs to interact with Discord channels by sending and reading messages through Discord's API, with a focus on maintaining user control and security.
      37
      227
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables interaction with Discord through natural language, including reading and sending messages, managing servers, and user actions.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables LLMs to send and read messages in Discord channels through the Discord API, with server and channel discovery.
      37
      MIT

    TDQS

    B3.2/5.0

    Scored across 5 tools

    Disambiguation3/5

    There is clear overlap between discord_get_messages and discord_get_messages_advanced, where the advanced version appears to be a superset of the basic one, creating potential confusion about when to use each. However, the other tools (get_attachments, send_file, send_message) have distinct purposes related to retrieving attachments versus sending messages/files, which helps maintain some clarity in the set.

    Naming Consistency5/5

    All tool names follow a consistent pattern: 'discord_' prefix followed by a verb_noun structure (e.g., get_attachments, send_message). This makes the tools predictable and easy to understand at a glance, with no deviations in style or convention across the set.

    Tool Count4/5

    With 5 tools, the count is reasonable for a Discord server focused on basic messaging and file operations. It covers core functionalities like sending and retrieving messages/attachments, though it might feel slightly thin if more advanced Discord features (e.g., managing channels, users, or reactions) are expected, but it's well-scoped for its apparent purpose.

    Completeness3/5

    The tool set covers basic send and retrieve operations for messages and files, which aligns with a minimal Discord integration. However, there are notable gaps: no tools for updating or deleting messages, managing channels or users, or handling reactions, which could limit agent workflows in more complex scenarios. The surface is functional but incomplete for full Discord interaction.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues