Skip to main content
Glama
vovafes

Discord MCP Server

by vovafes

Related Servers

Alternatives to Discord MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables Claude Code to interact with Discord servers, including sending messages, reading channels, managing threads, and adding reactions via natural language commands.
      6 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables Claude to read Discord message threads using a personal user token, so it can fetch thread content from any server you're a member of.
      GPL 3.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables Claude to manage Discord servers through the Discord API, supporting server info, messaging, channel management, webhooks, and user interactions.
      5 npm
      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
      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.
      9 npm
      1
      MIT

    TDQS

    B3.4/5.0

    Scored across 20 tools

    Disambiguation5/5

    Each tool targets a distinct resource and action: message retrieval (recent, pinned, search, mentions), sending (message, embed, DM), and management (edit, delete, pin, react), plus guild/channel/member info. No two tools overlap; even send_message and send_embed are clearly separated by format.

    Naming Consistency5/5

    All tools follow a consistent verb_noun snake_case pattern (e.g., get_messages, send_dm, create_thread, list_guilds). Collection retrieval uses list_* while single-item retrieval uses get_*, creating a clear and predictable convention. No mixed casing or irregular verbs.

    Tool Count4/5

    20 tools is slightly above the typical 3-15 range but justified by the breadth of Discord functionality covered: message actions, server/channel info, DMs, and threads. Each tool has a distinct purpose with no unnecessary redundancy, so the count feels appropriate for a feature-rich Discord MCP server.

    Completeness4/5

    The tool surface covers core messaging lifecycle (create, read, update, delete, pin, react), channel/guild/member inspection, and direct messaging. Minor gaps exist (e.g., no message-by-ID fetch, no file upload, no reaction removal), but agents can work around these with search and pin tools. The missing server management features are outside the apparent scope of this read/message-centric server.

    Maintenance

    ActivityMaintained
    ResponsivenessSyncing