-
Couldn't load subscription status.
- Fork 447
Open
Labels
enhancementNew feature or requestNew feature or requestimplementation workShovel-ready to write codeShovel-ready to write code
Description
Is your feature request related to a problem? Please describe.
Our server is deployed in GAR. As of now, it seems like MCP registry only supports the official Docker registry.
Describe the solution you'd like
Supporting GAR.
"registry_type": "oci",
"registry_base_url": "https://artifactregistry.googleapis.com",
"identifier": "<region>-docker.pkg.dev/<repo>/...",
"version": "1.0.0",
"file_sha256": "filesha256",
"tag": "latest", // it will be great to support tag as well.
Describe alternatives you've considered
N/A
Additional context
N/A
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestimplementation workShovel-ready to write codeShovel-ready to write code