Skip to main content
Glama
tensakulabs

discord-mcp

by tensakulabs

Related Servers

Alternatives to discord-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables LLMs to send and read messages in Discord channels, manage servers, channels, and roles via Discord's API.
      9 npm
      2
      MIT
    • 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.
      9 npm
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Enables LLMs to read messages, discover channels, send messages, and monitor Discord communities using web scraping without requiring bot permissions or API tokens.
      4
      14
      -
    • 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.
      9 npm
      231
      MIT

    TDQS

    A3.9/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool targets a distinct operation: listing DMs, getting messages, getting unread, listing channels, listing guilds, resolving user to DM channel, searching, and sending. No two tools have overlapping purposes.

    Naming Consistency5/5

    All tools follow a consistent 'discord_verb_noun' pattern in snake_case, using imperative verbs (get, list, resolve, search, send). No mixing of conventions.

    Tool Count5/5

    8 tools is well-scoped for a Discord MCP, covering essential read operations (messages, channels, guilds) and sending. Not excessive nor too sparse.

    Completeness4/5

    Covers core reading and sending, but lacks update/delete message operations and guild management. Minor gaps that agents can work around.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues