discord-mcp
Related Servers
Alternatives to discord-mcp
- AlicenseCqualityAmaintenanceA Discord Model Context Protocol server that enables AI assistants to interact with Discord, providing functionality for sending messages, managing channels, handling forum posts, and working with reactions.3046411 npm105MIT
- AlicenseAqualityDmaintenanceAn MCP server providing 26 tools for Discord API interactions, enabling message management, moderation, channel operations, and server inspection through Claude Code, Paperclip agents, or other MCP-compatible clients.26MIT
- AlicenseAqualityDmaintenanceMCP server for interacting with Discord via REST API, enabling guild, channel, and message operations using a bot token.7MIT
Related Servers
- AlicenseNot gradedqualityFmaintenanceComprehensive Discord selfbot MCP server with 80 tools for full user autonomy, including messaging, guild management, voice, interactions, and more.185 npmMIT
- AlicenseNot gradedqualityCmaintenanceThe most complete open-source MCP server for Discord — 80+ tools, dual-mode: integrated (plugin) or standalone21 npm11MIT
- AlicenseNot gradedqualityCmaintenanceA comprehensive Discord MCP server enabling AI assistants to run a Discord community through 111 tools for messaging, moderation, roles, channels, forums, webhooks, and more, plus a raw REST API passthrough for full Discord API access.MIT
- AlicenseNot gradedqualityCmaintenanceExtended MCP server for Discord with advanced server management capabilities including roles, channels, messages, permissions, forums, webhooks, and batch operations.1MIT
- AlicenseNot gradedqualityDmaintenanceComprehensive Discord MCP server with 66 tools that provides rich message context including emoji reactions, thread indicators, and attachment metadata inline. Enables AI assistants to interact with Discord servers for messaging, moderation, roles, channels, and more.88 npm1MIT
- AlicenseNot gradedqualityAmaintenanceComprehensive Discord selfbot MCP server enabling AI assistants to manage messages, channels, voice, friends, threads, and more using a user token.185 npm60MIT
TDQS
Scored across 99 tools
Almost every tool is anchored to a distinct resource-action pair, and the descriptions actively cross-reference nearby alternatives. The main exceptions are overlap-heavy pairs like get_guild_info vs get_server_stats, and the cluster of message-retrieval/search tools, but they are still mostly distinguishable in context.
All tool names use the discord_ prefix and snake_case verb_noun structure. The pattern is weakened by inconsistent retrieval verbs (list/get/read/fetch) and mutation verbs (edit/update/set/delete/remove), though no camelCase or truly chaotic naming appears.
99 tools is an extreme mismatch for an agent-facing tool surface, far beyond the typical well-scoped 3-15 range. Even if each operation maps to a legitimate Discord endpoint, this single server is too large and would strain tool selection and context planning; it should be split into focused sub-servers.
The surface is remarkably broad: channels, messages, threads, forums, members, roles, permissions, scheduled events, invites, webhooks, and DMs all have solid lifecycle coverage. Notable gaps remain around emojis/stickers, guild-level settings, and generic thread archival, but the core Discord moderation and communication workflows have no dead ends.