{
  "version": "0.1",
  "generatedAt": "2026-02-23T15:27:15.723Z",
  "servers": [
    {
      "name": "io.blackoutsecure/echo-demo",
      "title": "Echo Demo MCP Server",
      "description": "Minimal demonstration MCP server used for BOS registry examples",
      "version": "1.0.0",
      "websiteUrl": "https://github.com/marketplace/actions/blackout-secure-mcp-registry-engine",
      "repository": {
        "url": "https://github.com/blackoutsecure/bos-mcp-registry-engine",
        "source": "github"
      },
      "packages": [
        {
          "registryType": "npm",
          "identifier": "@example/echo-demo-mcp",
          "version": "1.0.0",
          "transport": {
            "type": "stdio"
          }
        }
      ],
      "remotes": [],
      "latestVersion": "1.0.0",
      "versions": [
        "1.0.0"
      ]
    },
    {
      "name": "io.blackoutsecure/filesystem-demo",
      "title": "Filesystem Demo MCP Server",
      "description": "Minimal demonstration MCP server exposing basic filesystem-style tools",
      "version": "1.0.0",
      "websiteUrl": "https://github.com/marketplace/actions/blackout-secure-mcp-registry-engine",
      "repository": {
        "url": "https://github.com/blackoutsecure/bos-mcp-registry-engine",
        "source": "github"
      },
      "packages": [
        {
          "registryType": "npm",
          "identifier": "@example/filesystem-demo-mcp",
          "version": "1.0.0",
          "transport": {
            "type": "stdio"
          }
        }
      ],
      "remotes": [],
      "latestVersion": "1.0.0",
      "versions": [
        "1.0.0"
      ]
    }
  ]
}
