Google PageRank for AI agents. 25,000+ tools indexed.

GuildBridge by dend

#7081 of 9559 by dend
26 score

A remote MCP server deployed on Cloudflare Workers that provides AI agents with authenticated, permission-aware access to Discord servers. It enables agents to read, search, and post messages while maintaining secure Role-Based Access Control via OAuth2.

Ranked #7081 out of 9559 indexed tools.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 0
Freshness 21d ago
Issue Health 0%
Stars 15
Platform Breadth 1 platform
Contributors 3
Description Detailed

How to Improve

Issue Health high impact

You have 1 open vs 0 closed issues — triaging stale issues improves health

Stars low impact

Low star count — promote the project, write docs, and engage the community to drive adoption

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for GuildBridge by dend
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-dend--guildbridge)](https://agentrank-ai.com/skill/glama-dend--guildbridge/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-dend--guildbridge/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-dend--guildbridge" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

<h1>
<p align="center">
  GuildBridge
</h1>
  <p align="center">
    A remote MCP server for Discord, deployed on Cloudflare Workers.
    <br />
    <a href="#about">About</a>
    ·
    <a href="#tools">Tools</a>
    ·
    <a href="#access-control">Access Control</a>
    ·
    <a href="#token-usage">Token Usage</a>
    ·
    <a href="CONTRIBUTING.md">Contributing</a>
  </p>
</p>

## About

There is no official Discord MCP server, yet much of the coordination with contributors in the MCP community happens on Discord. GuildBridge fills that gap for me — it gives MCP clients authenticated, permission-aware access to Discord servers so that AI agents can read, search, and post messages where the conversation is already happening. It very much came to life on the heels of a problem that _I had_ that I solved by building my own MCP server.

>[!WARNING]
>The actual hosted version of this MCP server is not broadly available (I have restricted it to specific accounts and servers), but you can j
Read full README on GitHub →