MCP Badges provides a simple way to showcase your project's Model Context Protocol compatibility with clear, eye-catching badges. The service offers various badge types including default, server, client, and development badges, each with customizable parameters to highlight specific MCP features and status. These badges help users quickly identify MCP-enabled projects and their supported capabilities.
MCP Badges allows you to easily add visual indicators to your projects that support the Model Context Protocol. These badges help users quickly identify MCP compatibility and supported features.
To add an MCP badge to your project, simply include an image tag in your README or documentation that points to the badge.mcpx.dev service.
The service offers four main badge types:
Default Badges


or 
Server Badges


Client Badges


Dev Badges

You can also use HTML img tags instead of Markdown:
<img src="https://badge.mcpx.dev?type=server&features=resources,tools" title="MCP server with features"/>
The badges are served from badge.mcpx.dev and will automatically update if the badge design changes in the future.