Google Cloud Container Registry API — Catalog

Google Cloud Container Registry API — Catalog. 1 operations. Lead operation: Google Cloud Container Registry List Repositories. Self-contained Naftiko capability covering one Google Cloud Container Registry business surface.

Run with Naftiko Google Cloud Container Registry Catalog

What You Can Do

GET
Listcatalog — Google Cloud Container Registry List Repositories
/v1/v2/catalog

MCP Tools

google-cloud-container-registry-list

Google Cloud Container Registry List Repositories

read-only idempotent

Capability Spec

openapi-catalog.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Google Cloud Container Registry API —  Catalog
  description: 'Google Cloud Container Registry API —  Catalog. 1 operations. Lead operation: Google Cloud Container Registry
    List Repositories. Self-contained Naftiko capability covering one Google Cloud Container Registry business surface.'
  tags:
  - Google Cloud Container Registry
  - ' Catalog'
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    GOOGLE_CLOUD_CONTAINER_REGISTRY_API_KEY: GOOGLE_CLOUD_CONTAINER_REGISTRY_API_KEY
capability:
  consumes:
  - type: http
    namespace: openapi-catalog
    baseUri: https://containerregistry.googleapis.com
    description: Google Cloud Container Registry API —  Catalog business capability. Self-contained, no shared references.
    resources:
    - name: v2-_catalog
      path: /v2/_catalog
      operations:
      - name: listcatalog
        method: GET
        description: Google Cloud Container Registry List Repositories
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: openapi-catalog-rest
    port: 8080
    description: REST adapter for Google Cloud Container Registry API —  Catalog. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/v2/catalog
      name: v2-catalog
      description: REST surface for v2-_catalog.
      operations:
      - method: GET
        name: listcatalog
        description: Google Cloud Container Registry List Repositories
        call: openapi-catalog.listcatalog
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: openapi-catalog-mcp
    port: 9090
    transport: http
    description: MCP adapter for Google Cloud Container Registry API —  Catalog. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: google-cloud-container-registry-list
      description: Google Cloud Container Registry List Repositories
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: openapi-catalog.listcatalog
      outputParameters:
      - type: object
        mapping: $.