Add MCP Toplist rank badge - #1057
Conversation
|
Thank you for your contribution to EGC! Please sign our Contributor License Agreement to get this PR merged. Read .github/CLA.md, then post the comment below:
I have read the CLA Document and I hereby sign the CLA. You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
📝 WalkthroughWalkthroughREADME.md now starts with an MCP Toplist badge linking to the project’s MCP Toplist page. ChangesREADME Badge
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
There was a problem hiding this comment.
1 issue found across 1 file
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="README.md">
<violation number="1" location="README.md:1">
P3: Badge placed at the very top of the README, but all existing badges (OpenSSF Best Practices, Baseline Levels 1-3) are grouped in the footer section (around line 124) under the Support EGC area. This creates visual inconsistency — the badge appears above the language selector, hero image, and project title instead of alongside the other badges. Consider moving it to the badge row at the bottom.</violation>
</file>
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
| @@ -1,3 +1,5 @@ | |||
| [](https://mcptoplist.com/server/glama%2FFmarzochi%2FEGC) | |||
There was a problem hiding this comment.
P3: Badge placed at the very top of the README, but all existing badges (OpenSSF Best Practices, Baseline Levels 1-3) are grouped in the footer section (around line 124) under the Support EGC area. This creates visual inconsistency — the badge appears above the language selector, hero image, and project title instead of alongside the other badges. Consider moving it to the badge row at the bottom.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At README.md, line 1:
<comment>Badge placed at the very top of the README, but all existing badges (OpenSSF Best Practices, Baseline Levels 1-3) are grouped in the footer section (around line 124) under the Support EGC area. This creates visual inconsistency — the badge appears above the language selector, hero image, and project title instead of alongside the other badges. Consider moving it to the badge row at the bottom.</comment>
<file context>
@@ -1,3 +1,5 @@
+[](https://mcptoplist.com/server/glama%2FFmarzochi%2FEGC)
+
<!-- LANGUAGE-SELECTOR-START -->
</file context>
|
Hi @chrstphe, thanks for the badge contribution! Before we can merge, could you sign the CLA? The bot will guide you through it -- just follow the instructions from the CLA check above. Once that's done we'll take care of the rest. |



Hi! MCP Toplist tracks 81,852 MCP servers across the major
registries, and EGC is currently ranked #452.
This PR adds a small live badge to your README showing that rank — it updates
automatically as the leaderboard changes:
Totally fine to close if you'd rather not — and if you'd like your server's
data corrected or removed from the leaderboard, just say so here or open an
issue at the site. Thanks for building EGC!
Summary by cubic
Adds a live MCP Toplist rank badge to the top of the README that links to the EGC server page. The badge updates automatically as the leaderboard changes.
Written for commit 4800c2e. Summary will update on new commits.