Manage registries
A registry is a named collection of one or more sources. It's
the catalog audience that users select from in the MCP Servers view. This
guide covers how to manage registries through the Cloud UI. You need the
manageRegistries role.
View registries
Open Registries in the navigation bar. The list shows the registries you can manage. Use the search box to filter by name.
Create a registry
- Click Add a registry.
- Enter a Registry name.
- Under Registry sources, select the sources this registry includes. A registry can combine multiple sources.
- Optionally add Claims to control which users can see and access the
registry. Claims operate in default-deny mode: a registry with no claims is
visible only to
superAdminusers. - Click Save.
Registry and source claims
Claims attach to both registries and sources, and they compose. Claims are
required on a source but optional on a registry. A common pattern is to apply a
broad claim at the registry layer and finer-grained claims at the
source layer, so a single registry
can present different contents to different roles. Because registry claims are
default-deny, a registry left with no claims is visible only to superAdmin
users.
Edit a registry
- Open the registry's actions menu and select Edit registry.
- Update the included sources or claims. The registry name can't be changed.
- Click Save to apply the changes.
Config-managed registries are read-only. Their actions menu shows View registry instead of Edit registry.
Delete a registry
- Open the registry's actions menu and select Delete registry.
- Confirm the deletion in the dialog.
Deleting a registry doesn't delete the underlying entries. They remain available in their sources and in any other registries that include those sources. Config-managed registries can't be deleted from the Cloud UI.
View registry entries
Select View entries from a registry's actions menu to see every entry the registry presents. Entries are grouped by server and labeled with the source they came from, and you can expand a server to see its earlier versions. Use the source filter to narrow the list to a single source.
Next steps
- Manage sources to control what feeds into your registries
- Manage entries to publish or update individual entries
- Registry Server configuration for config-managed registry settings
- Browse the catalog to see how registry entries appear to users