Skip to content

add MCP server badge#1

Open
punkpeye wants to merge 1 commit intoinfiniV:mainfrom
punkpeye:glama-badge
Open

add MCP server badge#1
punkpeye wants to merge 1 commit intoinfiniV:mainfrom
punkpeye:glama-badge

Conversation

@punkpeye
Copy link

@punkpeye punkpeye commented Nov 1, 2025

This PR adds a badge for the Android UI Assist MCP Server server listing in Glama MCP server directory.

Android UI Assist Server MCP server

Glama performs regular codebase and documentation checks to:

  • Confirm that the MCP server is working as expected
  • Confirm that there are no obvious security issues with dependencies of the server
  • Extract server characteristics such as tools, resources, prompts, and required parameters.

This badge helps your users to quickly assess that the MCP server is safe, server capabilities, and instructions for installing the server.

Summary by CodeRabbit

Documentation

  • Added a visual badge to the README file for enhanced project presentation.

@punkpeye
Copy link
Author

punkpeye commented Nov 1, 2025

Realized that GitHub does not recognize the project license

https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository

Would you mind adding one?

@coderabbitai
Copy link

coderabbitai bot commented Nov 1, 2025

Walkthrough

An HTML badge linking to an MCP server was added to README.md following the introductory paragraph, enhancing visual presentation without altering content or logic.

Changes

Cohort / File(s) Change Summary
Documentation Update
README.md
Added MCP server badge with linked image after introductory paragraph for improved visual presentation

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A shiny badge now adorns the page,
An MCP server link takes center stage!
With pixel-perfect polish so fine,
The README gleams with visual shine! ✨

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. You can run @coderabbitai generate docstrings to improve docstring coverage.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The pull request title "add MCP server badge" directly and accurately describes the main change in the changeset. According to the raw summary, the change adds a new HTML badge snippet to the README.md file with a linked MCP server badge image. The PR objectives confirm this is the sole purpose of the change—to add a badge for the Android UI Assist MCP Server listing in the Glama MCP server directory. The title is concise, clear, and specific enough that a developer scanning the repository history would immediately understand that this PR introduces an MCP server badge to the project.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

🧹 Nitpick comments (1)
README.md (1)

10-12: Improve alt text clarity and note external service dependency.

The HTML badge is well-formed and properly placed. However, the alt text "Android UI Assist Server MCP server" contains a subtle repetition—consider rewording for clarity. Additionally, the badge image is served from an external service (glama.ai), so availability of the image depends on that service remaining operational.

Apply this diff to improve alt text clarity:

  <a href="https://glama.ai/mcp/servers/@infiniV/Android-Ui-MCP">
-   <img width="380" height="200" src="https://glama.ai/mcp/servers/@infiniV/Android-Ui-MCP/badge" alt="Android UI Assist Server MCP server" />
+   <img width="380" height="200" src="https://glama.ai/mcp/servers/@infiniV/Android-Ui-MCP/badge" alt="Android UI Assist Server listed on Glama MCP directory" />
  </a>
📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 735e9af and afb38e0.

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant