v1.3.1

modelcontextprotocol/registryv1.3.1Oct 15, 2025by rdimitrov

AI Summary

v1.3.1 focuses on deployment improvements, including separating production and staging deployments, and introduces a new API endpoint for retrieving version information.

Key Highlights

  • New `/version` API endpoint for retrieving version details
  • Migration 010 added for package format updates
  • Deployment workflow improvements separating prod and staging

New Features

  • Version API endpoint

Full Release Notes

## What's Changed
* Split deploying to prod and staging by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/666
* Deploy v1.3.0 to production by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/668
* Fix the image reference for prod: from v1.3.0 to 1.3.0  by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/669
* build(deps): bump golangci/golangci-lint-action from 6.1.1 to 8.0.0 in the actions group by @dependabot[bot] in https://github.com/modelcontextprotocol/registry/pull/670
* Fix migration numbering and add migration 010 for package format by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/675
* Introduce a /version API by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/667


**Full Changelog**: https://github.com/modelcontextprotocol/registry/compare/v1.3.0...v1.3.1