Discord MCP Server

Discord MCP server enabling AI agents to interact with Discord — reading and sending messages in channels, managing server members, creating and managing roles, posting to channels, and integrating Discord's community platform into agent-driven community management, notification, and automated moderation workflows.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools discord bot community mcp-server messaging channels servers
⚙ Agent Friendliness
74
/ 100
Can an agent use this?
🔒 Security
79
/ 100
Is it safe for agents?
⚡ Reliability
72
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
75
Error Messages
72
Auth Simplicity
78
Rate Limits
75

🔒 Security

TLS Enforcement
100
Auth Strength
78
Scope Granularity
72
Dep. Hygiene
70
Secret Handling
72

HTTPS enforced. Discord Bot Token. GDPR. Community MCP server. Protect Bot Token as secret. Grant minimum required permissions when adding bot to server.

⚡ Reliability

Uptime/SLA
75
Version Stability
70
Breaking Changes
72
Error Recovery
70
AF Security Reliability

Best When

An agent needs to send messages to or read from Discord channels — for community notifications, automated announcements, or Discord bot functionality.

Avoid When

You're using Slack or Microsoft Teams for team communication — or if you need voice/video chat integration rather than text messaging.

Use Cases

  • Sending automated notifications to Discord channels from monitoring agents
  • Reading channel messages for context from community management agents
  • Managing server roles and permissions from moderation agents
  • Posting release announcements and updates from DevOps notification agents
  • Querying server member information from community analytics agents
  • Building Discord bots for automated responses from chatbot agents

Not For

  • Teams using Slack, Teams, or other chat platforms (use their specific MCPs)
  • Consumer-grade personal Discord accounts (use Bot tokens, not user tokens)
  • Teams needing Discord rich presence or voice channel integration

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
Yes

Authentication

Methods: api_key
OAuth: No Scopes: Yes

Discord Bot Token from Discord Developer Portal. Bot must be added to the target server with appropriate permissions (Send Messages, Read Messages, Manage Roles, etc.). OAuth2 for user-context integrations. Use bot accounts, not user tokens.

Pricing

Model: freemium
Free tier: Yes
Requires CC: No

Discord Bot API is free. Creating and operating bots has no direct cost. Server Boosting and Nitro are for users, not required for bots. Rate limits apply to bot operations.

Agent Metadata

Pagination
cursor
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • Bot must be invited to the target server — not automatic; requires server admin action
  • Channel IDs are numeric snowflakes — agents need to look up or store channel IDs
  • Discord rate limits at channel level — aggressive sending causes temporary bans
  • Intent permissions must be enabled in Discord Developer Portal (message content intent)
  • Privileged Gateway Intents require bot verification for large servers (100+ members)
  • Community MCP server — may not support all Discord API features (threads, forums, etc.)

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Discord MCP Server.

$99

Scores are editorial opinions as of 2026-03-06.

5220
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered