Discord MCP Server
Related Servers
Alternatives to Discord MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityAmaintenanceGives your AI assistant full control of a Discord server: 148 tools for chat, moderation, automod, events, and administration, up to building a complete community server from one paragraph. Every destructive action previews first and waits for your confirmation.100967Elastic 2.0
- AlicenseAqualityCmaintenanceEnables AI clients to manage Discord servers, including channels, messages, roles, members, permissions, threads, invites, events, webhooks, and emoji, through natural language commands.551011MIT
- AlicenseNot gradedqualityDmaintenanceEnables managing a Discord server using natural language through AI clients like Claude, with 139 admin tools across 20 categories for roles, channels, members, messages, threads, moderation, and more.20131MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to control Discord servers with 93 tools for server management, moderation, voice TTS, AI chat via OpenRouter, and World of Warships stats lookup through the Model Context Protocol.101MIT
- 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
- FlicenseNot gradedqualityBmaintenanceEnables AI assistants to manage a Discord server, including creating channels, categories, roles, setting permissions, and assigning roles through natural language commands.-
TDQS
Scored across 3 tools
The three tools have clearly distinct purposes: discover for browsing operations, execute for performing actions, and get_schema for retrieving parameter details. There is no overlap or ambiguity between them, as each serves a unique function in the workflow.
All tool names follow a consistent 'discord_verb' pattern (discord_discover, discord_execute, discord_get_schema), using snake_case and clear action verbs. This predictability makes the set easy to understand and navigate.
With only three tools, the server feels thin for a Discord integration, which typically involves many operations like sending messages, managing channels, handling members, etc. The tools act as meta-operations rather than direct actions, which might limit usability and require agents to understand a complex internal schema.
The tool surface is severely incomplete for a Discord server, as it lacks direct operations for core functionalities (e.g., send_message, create_channel, list_members). Instead, it relies on a generic execute tool with external schemas, creating gaps that could lead to agent confusion or failures in common workflows.