Discord MCP
Reads and sends Discord messages via a bot so an agent can operate in servers.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Discord MCP, derived from its capabilities.
AIVSS 8.4 ยท High
View MAESTRO 7-layer threat model โOverview
This server connects an agent to Discord through a bot token, letting it read channel messages and post messages to servers it's in. Tool surface: read-messages and send-message. Security surface: the bot token grants message read/write in every server the bot joins, so injected message content is untrusted model input and posting is a real-world side effect.
Key features
- Read messages from Discord channels
- Send messages to servers/channels
- Bot-token based access
Use cases
- Let an agent monitor and reply in Discord
- Automate community/notification bots