mcp-registry

jayblast-spec/mcp-registry
★ 0 stars Python DevOps Updated today
Live conformance badges for MCP servers, tested daily via mcp-conform + GitHub Actions, hosted free on GitHub Pages.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-registry": {
      "command": "uvx",
      "args": [
        "mcp-registry"
      ]
    }
  }
}

Or install with pip: pip install mcp-registry

README Excerpt

<div align="center"> A public registry of MCP servers, each continuously tested against the [Model Context Protocol](https://modelcontextprotocol.io) spec using [mcp-conform](https://github.com/jayblast-spec/mcp-conform). Register your server with a pull request and get a live badge that shows the truth — pass or fail — not a self-reported claim.