guildbridge and discord-mcp
About guildbridge
dend/guildbridge
🏰 Remotely hosted MCP server for Discord
Exposes Discord servers as tools for MCP clients via HTTP transport, enabling AI agents to read, search, and post messages with Discord OAuth2 authentication and server-side role-based access control. Deployed on Cloudflare Workers with state stored in KV (OAuth tokens) and D1 (audit logs), the server provides seven core tools for guild/channel enumeration, message search, and posting. Access is gated by an allowlist managed through a Cloudflare Zero Trust Access admin panel, decoupling permission logic from Discord's OAuth surface.
About discord-mcp
PaSympa/discord-mcp
MCP server to control Discord — messages, channels, roles, permissions, members, and moderation
Implements 90+ tools via discord.js v14 to expose comprehensive Discord automation—forums, webhooks, scheduled events, and embeds—beyond basic messaging and moderation. Designed for MCP-compatible clients (Claude Desktop, Cursor, VS Code Copilot) with multi-guild support and token-based authentication via stdio transport. Lightweight TypeScript implementation (~25kB npm package) with Docker containerization as an alternative to traditional bot frameworks.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work