{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.PanosSalt/MCP-Gateway",
    "description": "Multi-tenant MCP platform with OAuth 2.1, Entra SSO, RBAC and audit logging.",
    "title": "MCP Gateway",
    "repository": {
        "url": "https://github.com/PanosSalt/MCP-Gateway",
        "source": "github"
    },
    "version": "1.0.0",
    "remotes": [
        {
            "type": "sse",
            "url": "https://your-gateway.example.com/t/your-org/mcp/sse"
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-03-20T13:36:47.737398Z",
            "publishedAt": "2026-03-20T13:36:47.737398Z",
            "updatedAt": "2026-03-20T13:36:47.737398Z",
            "isLatest": true
        }
    }
}