{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.MikkoParkkola/mcp-gateway",
    "description": "Universal MCP gateway with Meta-MCP discovery, routing, and REST API capabilities.",
    "title": "MCP Gateway",
    "repository": {
        "url": "https://github.com/MikkoParkkola/mcp-gateway",
        "source": "github",
        "id": "1141522724"
    },
    "version": "3.3.0",
    "websiteUrl": "https://github.com/MikkoParkkola/mcp-gateway#readme",
    "packages": [
        {
            "registryType": "oci",
            "identifier": "ghcr.io/mikkoparkkola/mcp-gateway:3.3.0",
            "runtimeHint": "docker",
            "transport": {
                "type": "stdio"
            },
            "packageArguments": [
                {
                    "value": "serve",
                    "type": "positional"
                },
                {
                    "value": "--stdio",
                    "type": "positional"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-11T23:06:06.75623Z",
            "publishedAt": "2026-07-11T23:06:06.75623Z",
            "updatedAt": "2026-07-11T23:06:06.75623Z",
            "isLatest": false
        }
    }
}