{
    "name": "MCP Registry Server Schema",
    "public": true,
    "description": "JSON Schema for a Server Detail entry in the Model Context Protocol Registry API, auto-generated from the registry's OpenAPI specification.",
    "documents": {
        "https://raw.githubusercontent.com/modelcontextprotocol/registry/refs/heads/main/docs/reference/api/openapi.yaml": {
            "type": "definition",
            "name": "Registry OpenAPI Specification"
        },
        "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json": {
            "type": "definition"
        },
        "https://raw.githubusercontent.com/modelcontextprotocol/registry/refs/heads/main/docs/reference/api/official-registry-api.md": {
            "name": "Official Registry API Reference",
            "type": "documentation",
            "format": "markdown"
        },
        "https://raw.githubusercontent.com/modelcontextprotocol/registry/refs/heads/main/README.md": {
            "name": "README",
            "type": "documentation",
            "role": "readme",
            "format": "markdown"
        },
        "https://raw.githubusercontent.com/modelcontextprotocol/registry/refs/heads/main/LICENSE": {
            "name": "License",
            "type": "documentation",
            "role": "license",
            "format": "plaintext"
        }
    }
}