Add MCP Toplist rank badge#8103
Conversation
|
@chrstphe is attempting to deploy a commit to the Flagsmith Team on Vercel. A member of the Team first needs to authorize it. |
📝 WalkthroughWalkthroughREADME.md now begins with an MCP Toplist badge linking to the Flagsmith server listing. No other content changes are included. Estimated code review effort: 1 (Trivial) | ~2 minutes 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 Warning |
| @@ -1,3 +1,5 @@ | |||
| [](https://mcptoplist.com/server/mcp.so%2Fflagsmith%2FFlagsmith) | |||
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Keep the top-level heading as the first line
This badge currently precedes the README’s existing H1, triggering markdownlint MD041. Move the badge immediately below the first-level heading so the document structure and lint checks remain valid.
Proposed fix
-[](https://mcptoplist.com/server/mcp.so%2Fflagsmith%2FFlagsmith)
# Flagsmith
+
+[](https://mcptoplist.com/server/mcp.so%2Fflagsmith%2FFlagsmith)📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| [](https://mcptoplist.com/server/mcp.so%2Fflagsmith%2FFlagsmith) | |
| # Flagsmith | |
| [](https://mcptoplist.com/server/mcp.so%2Fflagsmith%2FFlagsmith) |
🧰 Tools
🪛 markdownlint-cli2 (0.23.0)
[warning] 1-1: First line in a file should be a top-level heading
(MD041, first-line-heading, first-line-h1)
Source: Linters/SAST tools
Hi! MCP Toplist tracks 81,432 MCP servers across the major
registries, and Flagsmith MCP Server is currently ranked #99.
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 Flagsmith MCP Server!