v1.3.3
modelcontextprotocol/registryv1.3.3Oct 16, 2025by rdimitrov
AI Summary
Bug fix and documentation release focusing on version details for local builds and schema validation.
Key Highlights
- Populated version details for local builds
- Improved golang type documentation and examples
- Fixed schema validation by making mcpb package version optional
Full Release Notes
## What's Changed * Populate the version details for local builds by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/683 * Promote prod to 1.3.2 by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/684 * Improve golang type documentation and examples by @domdomegg in https://github.com/modelcontextprotocol/registry/pull/631 * Make mcpb package version optional and fix schema validation by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/686 **Full Changelog**: https://github.com/modelcontextprotocol/registry/compare/v1.3.2...v1.3.3