ORAS MCP Server

list_referrers

Retrieve referrers of a container image or OCI artifact by specifying registry and repository details to analyze associated metadata and dependencies.

Instructions

List referrers of a container image or an OCI artifact.

Input Schema

NameRequiredDescriptionDefault
digestNomanifest digest
registryYesregistry name
repositoryYesrepository name
tagNotag name

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "digest": { "description": "manifest digest", "type": "string" }, "registry": { "description": "registry name", "type": "string" }, "repository": { "description": "repository name", "type": "string" }, "tag": { "description": "tag name", "type": "string" } }, "required": [ "registry", "repository" ], "type": "object" }

You must be authenticated.

Other Tools from ORAS MCP Server

Related Tools

ID: umpy5f0u06