Add MCP Toplist rank badge - #352
Conversation
PR Summary by QodoAdd MCP Toplist rank badge to README
AI Description
Diagram
High-Level Assessment
Files changed (1)
|
Code Review by Qodo
Context used✅ Compliance rules (platform):
15 rules 1. README badge line too long
|
| @@ -1,3 +1,5 @@ | |||
| [](https://mcptoplist.com/server/io.github.CursorTouch%2FWindows-MCP) | |||
There was a problem hiding this comment.
1. Readme badge line too long 📘 Rule violation ✧ Quality
The newly added badge Markdown line exceeds the 100-character maximum, reducing readability and violating the repository's line-length policy. This should be wrapped/split without breaking the rendered badge link.
Agent Prompt
## Issue description
A newly added line in `README.md` exceeds the 100-character maximum due to the inline badge image + link URLs.
## Issue Context
The badge can be rendered equivalently using multi-line HTML so each line stays under 100 characters (e.g., put the `<a href=...>` and `<img src=...>` on separate lines).
## Fix Focus Areas
- README.md[1-1]
ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools
Hi! MCP Toplist tracks 81,686 MCP servers across the major
registries, and Windows MCP is currently ranked #212.
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 Windows MCP!