{
  "servers": [
    {
      "server": {
        "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
        "name": "aws.ecr.public/mcp-playwright",
        "description": "Docker based MCP server for Microsoft Playwright testing framework",
        "repository": {
          "url": "https://github.com/microsoft/playwright-mcp",
          "source": "github"
        },
        "version": "1.2.0",
        "packages": [
          {
            "registryType": "oci",
            "identifier": "public.ecr.aws/s0l5q7a5/mcp/playwright",
            "version": "1.2.0",
            "transport": {
              "type": "stdio"
            },
            "runtimeHint": "docker",
            "runtimeArguments": [
              {
                "type": "positional",
                "value": "--init"
              },
              {
                "type": "positional",
                "value": "--ipc=host"
              },
              {
                "type": "positional",
                "value": "--network=host"
              },
              {
                "type": "positional",
                "value": "--mount"
              },
              {
                "type": "positional",
                "value": "type=bind,src=.,dst=/tmp/playwright-output"
              }
            ]
          }
        ]
      },
      "_meta": {
        "io.modelcontextprotocol.registry/official": {
          "status": "active",
          "publishedAt": "2025-12-15T13:16:42.967078Z",
          "updatedAt": "2025-12-15T13:16:42.967078Z",
          "isLatest": true
        }
      }
    },
    {
      "server": {
        "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
        "name": "com.atlassian/atlassian-mcp-server",
        "description": "Atlassian Rovo MCP Server",
        "repository": {
          "url": "https://github.com/atlassian/atlassian-mcp-server",
          "source": "github"
        },
        "version": "1.1.1",
        "remotes": [
          {
            "type": "streamable-http",
            "url": "https://mcp.atlassian.com/v1/mcp"
          },
          {
            "type": "sse",
            "url": "https://mcp.atlassian.com/v1/sse"
          }
        ]
      },
      "_meta": {
        "io.modelcontextprotocol.registry/official": {
          "status": "active",
          "publishedAt": "2026-01-27T21:23:24.910629Z",
          "updatedAt": "2026-01-27T21:23:24.910629Z",
          "isLatest": true
        }
      }
    },
    {
      "server": {
        "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
        "name": "io.github.strainprint/microsoft-fabric-mcp",
        "description": "NPX based MCP server for Microsoft Power BI semantic modeling capabilities",
        "repository": {
          "url": "https://github.com/strainprint/microsoft-fabric-mcp",
          "source": "github"
        },
        "version": "1.0.0",
        "packages": [
          {
            "registryType": "npm",
            "identifier": "microsoft-fabric-mcp",
            "version": "1.0.0",
            "transport": {
              "type": "stdio"
            },
            "runtimeHint": "npx",
            "runtimeArguments": []
          }
        ]
      },
      "_meta": {
        "io.modelcontextprotocol.registry/official": {
          "status": "active",
          "publishedAt": "2026-01-065T16:16:22.967078Z",
          "updatedAt": "2026-01-06T16:16:22.967078Z",
          "isLatest": true
        }
      }
    }
  ],
  "metadata": {
    "count": 3
  }
}