codependentai/cloud-discord
59-tool Discord MCP server on Cloudflare Workers — full admin control for AI agents
Platform-specific configuration:
{
"mcpServers": {
"cloud-discord": {
"command": "npx",
"args": [
"-y",
"cloud-discord"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
A full-featured Discord MCP (Model Context Protocol) server that runs on Cloudflare Workers. Gives AI agents complete admin control over Discord servers — 59 tools covering messaging, moderation, forums, roles, files, voice notes, and more.
Deploy once, connect from any MCP-compatible client (Claude Code, Claude Desktop, Cursor, etc.).
59 tools across 12 categories:
| Category | Tools | What You Can Do | |----------|-------|----------------| | Messaging | 8 | Send, edit, delete, bulk delete, read history, send embeds, read/send DMs | | Moderation | 4 | Kick, ban, unban, timeout members | | Roles | 7 | Create, edit, delete, assign, remove roles, list member roles | | Channels | 6 | Create, edit, delete channels, set slowmode, set permissions, list all | | Threads | 3 | Create, manage (archive/lock), delete threads | | Forums | 9 | Create/edit/list posts, manage tags, set layout/sort/guidelines | | Reactions | 3 | Add, remove, get reactions | | Pins | 3 | Pin, unpin, list pinned messages | | Files | 2 | Send files to channels or DMs (via URL or base64) | | Voice | 1 | Text-to-speech voice notes via ElevenLabs (optional) | | Server | 4 | Guild info, audit log, list servers, member list | | Invites | 3 | Create, list, delete invites | | Polls | 1 | Create native Discord polls |
Plus:
/vibe slash command — AI-powered channel vibe check (requires Anthropic API key)2
Loading reviews...