Skip to content

Conversation

@rafaeljusto
Copy link
Contributor

Description

image

version field is now optional - Previously required for all packages, now
only used by npm, pypi, and nuget. OCI packages include version in the
identifier (e.g., ghcr.io/owner/repo:v1.0.0), and MCPB packages use direct
download URLs.

https://github.com/modelcontextprotocol/registry/blob/main/docs/reference/server-json/CHANGELOG.md#2025-10-11

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

  • Tests pass locally (go test -v ./...)
  • Added/updated tests for new functionality

Checklist

  • Code follows project style guidelines
  • Self-reviewed the code
  • Added necessary documentation
  • No new warnings or errors

> version field is now optional - Previously required for all packages, now
> only used by npm, pypi, and nuget. OCI packages include version in the
> identifier (e.g., ghcr.io/owner/repo:v1.0.0), and MCPB packages use direct
> download URLs.

https://github.com/modelcontextprotocol/registry/blob/main/docs/reference/server-json/CHANGELOG.md#2025-10-11
@rafaeljusto rafaeljusto requested a review from a team as a code owner October 16, 2025 20:40
@rafaeljusto rafaeljusto requested a review from a team October 16, 2025 20:41
@rafaeljusto
Copy link
Contributor Author

@rafaeljusto rafaeljusto merged commit dcf1906 into main Oct 16, 2025
3 checks passed
@rafaeljusto rafaeljusto deleted the fix/registry-schema branch October 16, 2025 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant