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.
Stars
12
Forks
3
Language
TypeScript
License
MIT
Category
Last pushed
Feb 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/dend/guildbridge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
barryyip0625/mcp-discord
Implement Discord MCP server enabling AI assistants to interact with the Discord platform.
SaseQ/discord-mcp
A MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with...
GustyCube/discord-mcp
An MCP server for interacting with Discord
HuckOps/discord-mcp
A Discord MCP server that lets AI agents read and send messages, manage channels, and query...
Microck/discord.py-self-mcp
comprehensive Discord selfbot MCP server using discord.py-self