{"id":26937669,"url":"https://github.com/mcpx-dev/mcp-badges","last_synced_at":"2025-04-02T13:15:48.598Z","repository":{"id":270685776,"uuid":"911113162","full_name":"mcpx-dev/mcp-badges","owner":"mcpx-dev","description":"Get your projects MCP (Model Context Protocol)  badges","archived":false,"fork":false,"pushed_at":"2025-01-02T11:57:59.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T12:24:16.244Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcpx-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-02T09:19:32.000Z","updated_at":"2025-01-02T11:58:02.000Z","dependencies_parsed_at":"2025-01-02T12:24:18.860Z","dependency_job_id":"e8f6435d-d78d-44ba-be19-d75b10629f4e","html_url":"https://github.com/mcpx-dev/mcp-badges","commit_stats":null,"previous_names":["mcpx-dev/mcp-badges"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcpx-dev%2Fmcp-badges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcpx-dev%2Fmcp-badges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcpx-dev%2Fmcp-badges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcpx-dev%2Fmcp-badges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcpx-dev","download_url":"https://codeload.github.com/mcpx-dev/mcp-badges/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246819781,"owners_count":20839095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-02T13:15:27.118Z","updated_at":"2025-04-02T13:15:48.593Z","avatar_url":"https://github.com/mcpx-dev.png","language":null,"readme":"# 🔰 Model Context Protocol Badges\n\nQuickly highlight your [MCP](https://modelcontextprotocol.io) project with clear, eye-catching badges\n\n## How to？\n\nThere 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.\n\n### Default Badges \n![](https://badge.mcpx.dev 'MCP') \n\n- `![](https://badge.mcpx.dev 'MCP')` \n- `\u003cimg src=\"https://badge.mcpx.dev\" title=\"MCP\"/\u003e`\n\n#### Default Badges With Status\n\n![](https://badge.mcpx.dev?status=on 'MCP Enabled')\n\n- `![](https://badge.mcpx.dev?status=on 'MCP Enabled')` \n- `\u003cimg src=\"https://badge.mcpx.dev?status=on\" title=\"MCP Enabled\"/\u003e`\n\n![](https://badge.mcpx.dev?status=off 'MCP Disabled')\n\n- `![](https://badge.mcpx.dev?status=off 'MCP Disabled')` \n- `\u003cimg src=\"https://badge.mcpx.dev?status=off\" title=\"MCP Disabled\"/\u003e`\n\n\n### Server Badges \n\n![](https://badge.mcpx.dev?type=server 'MCP Server') \n\n- `![](https://badge.mcpx.dev?type=server 'MCP Server')` \n- `\u003cimg src=\"https://badge.mcpx.dev?type=server\" title=\"MCP Server\"/\u003e`\n\n![](https://badge.mcpx.dev?type=server\u0026features=resources,tools 'MCP server with features') \n\n- `![](https://badge.mcpx.dev?type=server\u0026features=resources,tools 'MCP server with features')`\n- `\u003cimg src=\"https://badge.mcpx.dev?type=server\u0026features=resources,tools\" title=\"MCP server with features/\u003e`\n- Features supported by the MCP server\n  - resources\n  - prompts\n  - tools\n  - sampling\n\n### Client Badges\n\n![](https://badge.mcpx.dev?type=client 'MCP Client') \n\n- `![](https://badge.mcpx.dev?type=client 'MCP Client')`\n- `\u003cimg src=\"https://badge.mcpx.dev?type=client\" title=\"MCP Client\"/\u003e`\n\n![](https://badge.mcpx.dev?type=client\u0026features=prompts,tools 'MCP client with features') \n\n- `![](https://badge.mcpx.dev?type=client\u0026features=prompts,tools 'MCP client with features')`\n- `\u003cimg src=\"https://badge.mcpx.dev?type=client\u0026features=prompts,tools\" title=\"MCP client with features\"/\u003e`\n- Features supported by the MCP client\n  - resources\n  - prompts\n  - tools\n  - sampling\n  - roots\n\n### Dev Badges\nRecommended for all MCP development-related projects, including tools, frameworks, etc.\n\n![](https://badge.mcpx.dev?type=dev 'MCP Dev') \n\n- `![](https://badge.mcpx.dev?type=dev 'MCP Dev')`\n- `\u003cimg src=\"https://badge.mcpx.dev?type=dev\" title=\"MCP Dev\"/\u003e`\n\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cdiv align=\"center\"\u003e\n❤️ Seamless Connectivity, Limitless Potential！\n\u003c/div\u003e\n","funding_links":[],"categories":["Frameworks \u0026 SDKs","📚 Projects (1974 total)","Resources","📦 Other","Mcp Server Directories \u0026 Lists","Table of Contents"],"sub_categories":["Trading \u0026 Exchanges","MCP Servers","Other Tools and Integrations"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcpx-dev%2Fmcp-badges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcpx-dev%2Fmcp-badges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcpx-dev%2Fmcp-badges/lists"}