Skip to content

Add MCP Toplist rank badge#8103

Open
chrstphe wants to merge 1 commit into
Flagsmith:mainfrom
chrstphe:mcp-toplist-badge
Open

Add MCP Toplist rank badge#8103
chrstphe wants to merge 1 commit into
Flagsmith:mainfrom
chrstphe:mcp-toplist-badge

Conversation

@chrstphe

Copy link
Copy Markdown

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:

MCP Toplist

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!

@chrstphe
chrstphe requested a review from a team as a code owner July 25, 2026 08:16
@chrstphe
chrstphe requested review from Zaimwa9 and removed request for a team July 25, 2026 08:16
@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

@chrstphe is attempting to deploy a commit to the Flagsmith Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Jul 25, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

README.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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Warning

⚠️ This pull request has been flagged as potential spam (promotional) by CodeRabbit slop detection and should be reviewed carefully.

@coderabbitai coderabbitai Bot added the slop label Jul 25, 2026

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 52def339-bcf5-4ead-8d54-68f886ca61aa

📥 Commits

Reviewing files that changed from the base of the PR and between 36f579f and 769ea04.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md
@@ -1,3 +1,5 @@
[![MCP Toplist](https://mcptoplist.com/badge/mcp.so%2Fflagsmith%2FFlagsmith.svg)](https://mcptoplist.com/server/mcp.so%2Fflagsmith%2FFlagsmith)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📐 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
-[![MCP Toplist](https://mcptoplist.com/badge/mcp.so%2Fflagsmith%2FFlagsmith.svg)](https://mcptoplist.com/server/mcp.so%2Fflagsmith%2FFlagsmith)
 # Flagsmith
+
+[![MCP Toplist](https://mcptoplist.com/badge/mcp.so%2Fflagsmith%2FFlagsmith.svg)](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.

Suggested change
[![MCP Toplist](https://mcptoplist.com/badge/mcp.so%2Fflagsmith%2FFlagsmith.svg)](https://mcptoplist.com/server/mcp.so%2Fflagsmith%2FFlagsmith)
# Flagsmith
[![MCP Toplist](https://mcptoplist.com/badge/mcp.so%2Fflagsmith%2FFlagsmith.svg)](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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant