Skip to content

Conversation

thewtex
Copy link
Collaborator

@thewtex thewtex commented Sep 18, 2025

Re:

https://github.com/modelcontextprotocol/registry/blob/main/docs/guides/publishing/publish-server.md

Added server.json describing this MCP server for the registry:
Name: io.github.thewtex/ngff-zarr (GitHub namespace, so CI OIDC auth is supported)

How to publish

Push a tag matching the workflow pattern to trigger:

Example: git tag mcp-v0.5.1 && git push origin mcp-v0.5.1

The workflow will:

  • Update server.json version to 0.5.1 and update the PyPI package version field accordingly
  • Validate server.json
  • Authenticate to MCP Registry via GitHub OIDC
  • Publish to the registry

Note: For PyPI package verification, make sure the corresponding version of ngff-zarr-mcp is already published to PyPI (or is published as part of your broader release workflow). The README marker added ensures registry ownership validation succeeds on PyPI.

Re:

  https://github.com/modelcontextprotocol/registry/blob/main/docs/guides/publishing/publish-server.md

Added server.json describing this MCP server for the registry:
Name: io.github.thewtex/ngff-zarr (GitHub namespace, so CI OIDC auth is supported)

How to publish

Push a tag matching the workflow pattern to trigger:

Example: git tag mcp-v0.5.1 && git push origin mcp-v0.5.1

The workflow will:

- Update server.json version to 0.5.1 and update the PyPI package version field accordingly
- Validate server.json
- Authenticate to MCP Registry via GitHub OIDC
- Publish to the registry

Note: For PyPI package verification, make sure the corresponding version of ngff-zarr-mcp is already published to PyPI (or is published as part of your broader release workflow). The README marker added ensures registry ownership validation succeeds on PyPI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant