Discord MCP Server
Related Servers
Alternatives to Discord MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables LLMs to send and read messages in Discord channels through the Discord API, with server and channel discovery.7 npmMIT
- AlicenseAqualityAmaintenanceExposes the Discord REST API to AI agents via the Model Context Protocol, enabling message sending and other Discord interactions.209127 npm83Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables LLMs to send and read messages in Discord channels, manage servers, channels, and roles via Discord's API.7 npm2MIT
- AlicenseNot gradedqualityFmaintenanceEnables LLMs to interact with Discord channels by sending and reading messages through Discord's API, with a focus on maintaining user control and security.7 npm231MIT
- AlicenseNot gradedqualityCmaintenanceEnables interaction with Discord through the Model Context Protocol, providing access to all Discord features like channels, messages, threads, reactions, and roles. Supports secure Discord bot operations with rate limiting, caching, and comprehensive API coverage for OpenAI, LangChain, and other MCP clients.MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI models to interact with Discord using human-readable channel names and usernames through smart target resolution and automatic mention processing. It provides tools for sending messages, reading channel history, and searching for content without requiring manual snowflake ID lookups.Apache 2.0
TDQS
Scored across 4 tools
Each tool has a clearly distinct purpose: listing channels, reading messages, sending plain messages, and sending rich embeds. There is no functional overlap between these operations, making tool selection straightforward for an agent.
All tools follow a consistent 'discord_verb_noun' naming pattern with snake_case throughout. This predictable structure makes the tool set easy to navigate and understand at a glance.
With 4 tools, the server covers core Discord operations well for its apparent scope of channel/message management. It's slightly lean but reasonable; additional tools like editing/deleting messages or managing reactions could enhance completeness without being essential.
The tool set covers basic read and send operations but has notable gaps for a full Discord interaction surface. Missing are tools for updating/deleting messages, managing reactions, or handling other Discord features like voice channels or user management, which could limit agent workflows.