nexora-ai-ops / Model Registry Extract
Model Registry Extract 1.0.0
1.0.0
nexora-ai-ops/model-registry-extract
Retrieve provenance and lineage records for a foundation model.
Connect
Copy/paste this example snippet into your MCP client configuration, then fill in any required auth values.
{
"mcpServers": {
"model-registry-extract": {
"transport": "streamable-http",
"url": "https://gateway.nexora.example/mcp/model-registry-extract"
}
}
}
JSON
{
"server": {
"name": "nexora-ai-ops/model-registry-extract",
"title": "Model Registry Extract",
"description": "Retrieve provenance and lineage records for a foundation model.",
"version": "1.0.0",
"packages": null,
"remotes": [
{
"type": "streamable-http",
"url": "https://gateway.nexora.example/mcp/model-registry-extract"
}
],
"repository": null,
"icons": null,
"website_url": "https://nexora.apim.eu/mcp-registry",
"latest": true,
"created_at": "2026-09-07T07:27:49.309Z",
"updated_at": "2026-09-07T07:27:49.309Z"
}
}