Skip to main content
Glama
diocata

discord-bot-mcp

by diocata

Related Servers

Alternatives to discord-bot-mcp

No user-submitted related servers found.

    Related Servers

    • 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
    • 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
    • F
      license
      C
      quality
      C
      maintenance
      An MCP server that exposes Discord bot actions as tools for LLM clients.
      29
      1
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that gives AI agents full admin control over Discord servers with 59 tools for messaging, moderation, roles, channels, forums, reactions, files, and more, deployed on Cloudflare Workers.
      4
      MIT

    TDQS

    B3.3/5.0

    Scored across 20 tools

    Disambiguation3/5

    Most tools have clearly distinct purposes, but there is overlap between basic interaction tools and admin tools, e.g., discord_list_channels vs discord_admin_channels both list channels, and discord_read_messages vs discord_admin_messages both read messages. The admin prefix helps, but an agent might still misselect when a simple action could be done by either.

    Naming Consistency4/5

    The naming is largely consistent: basic tools use discord_verb_noun (e.g., discord_list_channels, discord_send_message), while admin tools uniformly use discord_admin_resource (e.g., discord_admin_roles, discord_admin_webhooks). The main inconsistency is discord_get_server vs discord_admin_server, and 'read' vs 'list' verbs, but the overall pattern is predictable.

    Tool Count3/5

    20 tools is borderline heavy. The count is justified by the broad admin scope covering many Discord resources, but it feels somewhat large for a single MCP server. The basic interaction tools are only 5, while the admin tools take up 15, making the set feel imbalanced.

    Completeness5/5

    The tool set covers a comprehensive range of Discord server operations: channels, roles, members, messages, threads, events, automod, emojis, stickers, webhooks, invites, and audit logs. Basic bot interactions (send, read, react, thread) are included, and the raw admin request tool fills any remaining gaps, leaving no obvious dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues