nexora-ai-ops /

Compliance Registry
1.0.0

nexora-ai-ops/compliance-registry
Query external regulatory and compliance policy definitions.

Connect

Copy/paste this example snippet into your MCP client configuration, then fill in any required auth values.
{
  "mcpServers": {
    "compliance-registry": {
      "transport": "streamable-http",
      "url": "https://gateway.nexora.example/mcp/compliance-registry"
    }
  }
}

JSON

{
  "server": {
    "name": "nexora-ai-ops/compliance-registry",
    "title": "Compliance Registry",
    "description": "Query external regulatory and compliance policy definitions.",
    "version": "1.0.0",
    "packages": null,
    "remotes": [
      {
        "type": "streamable-http",
        "url": "https://gateway.nexora.example/mcp/compliance-registry"
      }
    ],
    "repository": null,
    "icons": null,
    "website_url": "https://nexora.apim.eu/mcp-registry",
    "latest": true,
    "created_at": "2026-09-07T07:27:49.541Z",
    "updated_at": "2026-09-07T07:27:49.541Z"
  }
}