discord-mcp
Related Servers
Alternatives to discord-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceAn MCP server for interacting with Discord.19116 npm11MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for Discord communications, enabling listing guilds and channels, reading and sending messages, creating threads, and adding reactions.MIT
- AlicenseBqualityDmaintenanceEnables MCP clients to interact with Discord servers, allowing operations such as sending messages and reading message history through the Discord API.23116 npmMIT
- AlicenseAqualityCmaintenanceA local MCP server for Discord that enables reading and sending messages through a bot account, with tools for server/channel listing, messaging, reactions, and member search.8116 npmMIT
- AlicenseAqualityCmaintenanceMCP server for Discord bot API that exposes five tools to search, inspect, and call stable Discord HTTP endpoints using bot-token authentication, with automatic schema refresh and strict safety filtering.5MIT
- AlicenseNot gradedqualityCmaintenanceEnables an MCP client to inspect and manage Discord through a bot account, including channels, roles, messages, members, and moderation actions.7 npm1MIT
TDQS
Scored across 7 tools
Each tool targets a distinct resource or action: guild, channel, message, and authentication. No two tools have overlapping purposes, making it easy for an agent to select the correct one.
Tool names consistently follow a verb_noun pattern in snake_case (e.g., create_channel_message, get_guild, list_guilds), with 'verify' being the only outlier but acceptable as a standalone action.
Seven tools is well-scoped for a Discord MCP server that covers basic guild, channel, and message operations plus authentication. The count feels neither too sparse nor overloaded.
The set covers reading guilds, channels, messages, and sending a message, but lacks important operations like editing/deleting messages, creating/deleting channels, or managing reactions. Notable gaps exist for common workflows.