v1.2.2

modelcontextprotocol/registryv1.2.2Sep 30, 2025by rdimitrov

AI Summary

Includes code formatting, infrastructure fixes for Pulumi locks, and data cleanup to prevent invalid data during migration 009.

Key Highlights

  • Added workflow to cancel stuck Pulumi locks
  • Fixed server name validation and cleaned invalid data

Full Release Notes

## What's Changed
* Apply gofmt formatting to all Go files by @tadasant in https://github.com/modelcontextprotocol/registry/pull/588
* Add a workflow for cancelling stuck pulumi locks by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/589
* fix: add server name validation and clean invalid data before migration 009 by @tadasant in https://github.com/modelcontextprotocol/registry/pull/591


**Full Changelog**: https://github.com/modelcontextprotocol/registry/compare/v1.2.1...v1.2.2