Skip to main content
Glama
EncryptMan

Discord MCP

Related Servers

Alternatives to Discord MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      F
      maintenance
      MCP server that gives AI agents first-class access to Discord, enabling discovery, messaging, channel management, moderation, and arbitrary REST calls through typed, consent-aware tools.
      5 npm
      3
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that enables LLMs to control Discord servers via a bot token, providing comprehensive management tools for messages, members, roles, channels, permissions, and more.
      67
      25 npm
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server that exposes Discord API as tools, enabling users to manage servers, channels, messages, and roles through natural language.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A production-ready MCP server that gives an LLM agent standalone-equivalent control over a Mineflayer Minecraft bot — movement, mining, crafting, inventory, combat, containers, chat, and much more — exposed as 110 strongly-typed tools across 23 groups, with full bot lifecycle management and dual (poll + push) event streaming.
      50 npm
      2
      MIT

    TDQS

    C2.8/5.0

    Scored across 29 tools

    Disambiguation5/5

    Each tool targets a distinct action and resource (e.g., send_message vs create_webhook, add_reaction vs timeout_member). No two tools overlap in purpose.

    Naming Consistency5/5

    All tools use snake_case with a verb_noun pattern (e.g., delete_channel, add_member_role). Naming is uniform and predictable.

    Tool Count4/5

    29 tools is slightly high but reasonable given the broad domain coverage (channels, roles, members, webhooks, etc.). Each tool serves a clear need.

    Completeness4/5

    Covers most common Discord operations (CRUD for channels, roles, messages, members, webhooks). Missing delete_message and thread lifecycle beyond creation, but core workflows are present.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues