Skip to content

mcp-server-auth-template v0.6.1

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:06
· 3 commits to main since this release
8ef0de6

Summary

Makes the server image and repository metadata ready for the Official MCP Registry without changing
the MCP authorization runtime.

Changes

  • adds server.json for the io.github.brunovicco/mcp-server-auth-template namespace;
  • describes the real OCI + Streamable HTTP package instead of a stdio launcher;
  • adds the OCI ownership label required by the Official MCP Registry;
  • adds fail-closed Registry metadata, version and image-label invariants;
  • validates Registry metadata with checksum-verified mcp-publisher;
  • documents the Registry contract in English and Brazilian Portuguese;
  • records the integration decision in ADR 0024.

The existing multi-platform scan-before-publish release boundary remains unchanged.