An open API service indexing awesome lists of open source software.

https://github.com/mcpx-dev/mcp-badges

Get your projects MCP (Model Context Protocol) badges
https://github.com/mcpx-dev/mcp-badges

Last synced: 8 months ago
JSON representation

Get your projects MCP (Model Context Protocol) badges

Awesome Lists containing this project

README

          

# 🔰 Model Context Protocol Badges

Quickly highlight your [MCP](https://modelcontextprotocol.io) 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')

- `![](https://badge.mcpx.dev 'MCP')`
- ``

#### Default Badges With Status

![](https://badge.mcpx.dev?status=on 'MCP Enabled')

- `![](https://badge.mcpx.dev?status=on 'MCP Enabled')`
- ``

![](https://badge.mcpx.dev?status=off 'MCP Disabled')

- `![](https://badge.mcpx.dev?status=off 'MCP Disabled')`
- ``

### Server Badges

![](https://badge.mcpx.dev?type=server 'MCP Server')

- `![](https://badge.mcpx.dev?type=server 'MCP Server')`
- ``

![](https://badge.mcpx.dev?type=server&features=resources,tools 'MCP server with features')

- `![](https://badge.mcpx.dev?type=server&features=resources,tools 'MCP server with features')`
- ``

![](https://badge.mcpx.dev?type=client&features=prompts,tools 'MCP client with features')

- `![](https://badge.mcpx.dev?type=client&features=prompts,tools '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')

- `![](https://badge.mcpx.dev?type=dev 'MCP Dev')`
- ``










❤️ Seamless Connectivity, Limitless Potential!