Skip to content
MCP-Bridge
Cloud Infrastructure

Amazon Elastic Container Registry Public MCP Config

<fullname>Amazon Elastic Container Registry Public</fullname> <p>Amazon Elastic Container Registry Public (Amazon ECR Public) is a managed container image registry service. Amazon ECR provides both public and private registries to host your container images. You can use the Docker CLI or your prefer

Config URL

Use this URL in any MCP-compatible client to fetch the config automatically.

https://mcp-bridge.pages.dev/config/amazonaws-com-ecr-public.json

Configuration JSON

Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-ecr-public.json to fetch programmatically.

{
  "mcpServers": {
    "amazonaws-com-ecr-public": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-ecr-public"],
      "env": {
      "AMAZON_ELASTIC_CONTAINER_REGISTRY_PUBLIC_API_KEY": "your_amazon_elastic_container_registry_public_api_key"
}
    }
  }
}

How to Use

Claude Desktop

Paste the config JSON into your claude_desktop_config.json.

Full instructions →

Cursor

Go to Cursor Settings → MCP Servers → Add with the JSON above.

CLI / curl

Fetch the config programmatically:

curl https://mcp-bridge.pages.dev/config/amazonaws-com-ecr-public.json

Environment Variables

AMAZON_ELASTIC_CONTAINER_REGISTRY_PUBLIC_API_KEY

Replace your_amazon_elastic_container_registry_public_api_key with your actual amazon elastic container registry public api key

Endpoints

POST/#X-Amz-Target=SpencerFrontendService.BatchCheckLayerAvailability

BatchCheckLayerAvailability

POST/#X-Amz-Target=SpencerFrontendService.BatchDeleteImage

BatchDeleteImage

POST/#X-Amz-Target=SpencerFrontendService.CompleteLayerUpload

CompleteLayerUpload

POST/#X-Amz-Target=SpencerFrontendService.CreateRepository

CreateRepository

POST/#X-Amz-Target=SpencerFrontendService.DeleteRepository

DeleteRepository

POST/#X-Amz-Target=SpencerFrontendService.DeleteRepositoryPolicy

DeleteRepositoryPolicy

POST/#X-Amz-Target=SpencerFrontendService.DescribeImageTags

DescribeImageTags

POST/#X-Amz-Target=SpencerFrontendService.DescribeImages

DescribeImages

POST/#X-Amz-Target=SpencerFrontendService.DescribeRegistries

DescribeRegistries

POST/#X-Amz-Target=SpencerFrontendService.DescribeRepositories

DescribeRepositories