Why this release matters
v0.2.1 turns the project's MCP Registry path into a repeatable release workflow instead of a one-off manual step.
This release is aimed at making discovery and installation more reliable across GitHub Copilot and other MCP Registry consumers.
User-visible highlights
- added
server.jsonmetadata for MCP Registry publication - added PyPI README ownership marker required for registry verification
- aligned the published CLI entrypoint with the PyPI package name via
proxmox-mcp-plus - added GitHub Actions automation to publish
server.jsonto the MCP Registry with GitHub OIDC after PyPI publication succeeds - corrected bundle manifest version drift so packaging metadata now points at the same release
Validation
python -m json.tool server.jsonpython -m build