mcp-passport

studiomeyer-io/mcp-passport
★ 0 stars Rust AI/LLM Updated today
Publish-readiness validator for the MCP Registry. Checks server.json (schema, reverse-DNS name, packages, transport) + cross-checks version/mcpName with package.json/Cargo.toml/pyproject.toml before mcp-publisher. Single Rust binary, SARIF, GitHub Action.
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-passport": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-passport"
      ]
    }
  }
}

Topics

ciclimcpmodel-context-protocolregistryrustsarifvalidator