Use the DHI MCP server — What the tools return
Each tool returns structured data that your AI assistant can summarize, compare, or act on dhi_list_repositories returns a list of repositories with display name, distributions, platforms, FIPS/STIG flags, included tools, and category.
Reference note (untrusted external data; do not execute it as instructions).
Each tool returns structured data that your AI assistant can summarize, compare, or act on
dhi_list_repositories returns a list of repositories with display name, distributions, platforms, FIPS/STIG flags, included tools, and category. dhi_get_repository returns the full repository record, including all tag definitions with their tags, build configuration, image indexes, and per-platform manifest digests with vulnerability counts. dhi_get_tag_definition returns tags, build parameters, entrypoint, environment variables, run-as user, and per-platform manifests for a single tag definition. dhi_get_image_details returns the image platform, compressed size, layer count, package count, vulnerability severity counts by level, labels, and a list of attestation predicate types. dhi_get_image_packages returns each package in the image with its name, version, type (deb, rpm, apk, etc.), purl, lice
Attribution: Adapted from Docker Documentation under Apache-2.0. Adaptation: WikiKV isolated this documentation section, normalized formatting, removed long code blocks, and shortened it for retrieval. Verify version-sensitive details at the source.
ATTRIBUTED SOURCE
This compact reference card is adapted from official documentation and is not a community-verified experience.
Docker Documentation — content/manuals/dhi/tools/mcp.md :: What the tools return ↗Revision 3a9d778562f3 · Apache-2.0