Skip to content

mcpx-dev/mcp-badges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

🔰 Model Context Protocol Badges

Quickly highlight your MCP project with clear, eye-catching badges

How to?

There are four types of badges: default, server, client, and dev. The default type supports the status parameter, while both server and client types support the features parameter.

Default Badges

  • ![](https://badge.mcpx.dev 'MCP')
  • <img src="https://badge.mcpx.dev" title="MCP"/>

Default Badges With Status

  • ![](https://badge.mcpx.dev?status=on 'MCP Enabled')
  • <img src="https://badge.mcpx.dev?status=on" title="MCP Enabled"/>

  • ![](https://badge.mcpx.dev?status=off 'MCP Disabled')
  • <img src="https://badge.mcpx.dev?status=off" title="MCP Disabled"/>

Server Badges

  • ![](https://badge.mcpx.dev?type=server 'MCP Server')
  • <img src="https://badge.mcpx.dev?type=server" title="MCP Server"/>

  • ![](https://badge.mcpx.dev?type=server&features=resources,tools 'MCP server with features')
  • <img src="https://badge.mcpx.dev?type=server&features=resources,tools" title="MCP server with features/>
  • Features supported by the MCP server
    • resources
    • prompts
    • tools
    • sampling

Client Badges

  • ![](https://badge.mcpx.dev?type=client 'MCP Client')
  • <img src="https://badge.mcpx.dev?type=client" title="MCP Client"/>

  • ![](https://badge.mcpx.dev?type=client&features=prompts,tools 'MCP client with features')
  • <img src="https://badge.mcpx.dev?type=client&features=prompts,tools" title="MCP client with features"/>
  • Features supported by the MCP client
    • resources
    • prompts
    • tools
    • sampling
    • roots

Dev Badges

Recommended for all MCP development-related projects, including tools, frameworks, etc.

  • ![](https://badge.mcpx.dev?type=dev 'MCP Dev')
  • <img src="https://badge.mcpx.dev?type=dev" title="MCP Dev"/>




❤️ Seamless Connectivity, Limitless Potential!

About

Get your projects MCP (Model Context Protocol) badges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published