Core Concepts
Artifacts, manifests, bundles, content-addressed storage, version lifecycle, evidence, and organizations.
less than a minute
MCP Registry stores and serves certified MCP packages. It implements a publish/resolve/download protocol with content-addressed storage (SHA-256), JWT authentication, and fine-grained authorization scopes.
Artifacts, manifests, bundles, content-addressed storage, version lifecycle, evidence, and organizations.
How to publish MCP packages to the registry, step by step.
How version resolution works, reference formats, and the resolution algorithm.
How to download artifacts from the registry, including presigned URLs, proxy mode, and integrity validation.
OSS and Enterprise authentication modes, scopes, permissions, API tokens, and HTTP Basic Auth support.
S3 and filesystem storage backends, presigned URLs, and choosing the right backend for your deployment.
YAML configuration file format, environment variable overrides, and complete reference for all config keys.
MCP Registry REST API endpoint reference.