Skip to content

Add server.json for MCP Registry publishing - #88

Merged
lucadruda merged 1 commit into
mainfrom
add-mcp-registry-server-json
Aug 27, 2026
Merged

Add server.json for MCP Registry publishing#88
lucadruda merged 1 commit into
mainfrom
add-mcp-registry-server-json

Conversation

@lucadruda

Copy link
Copy Markdown
Collaborator

Summary

  • Adds server.json describing this MCP server per the modelcontextprotocol/registry server.json spec (schema 2025-12-11), so the server can be discovered/installed via the official MCP Registry.
  • Distribution is modeled as the published OCI image docker/dockerhub-mcp (stdio transport), since the package isn't published to npm.
  • version/image tag is set to 0.17.0, the newest tag actually present on Docker Hub — the 0.18.0 git tag exists but the corresponding release workflow run failed, so that image was never pushed.

Test plan

  • Validated the JSON is well-formed and structurally matches the registry's required fields, name pattern, length limits, and package/transport enums.
  • Confirm docker/dockerhub-mcp:0.17.0 is the version you want referenced (bump once 0.18.0's release is fixed/re-run).

Describes the Docker Hub MCP Server per the modelcontextprotocol/registry
server.json spec so it can be discovered and installed from the registry.
@lucadruda
lucadruda requested a review from a team as a code owner August 26, 2026 14:53
@lucadruda
lucadruda merged commit 139e322 into main Aug 27, 2026
5 checks passed
@lucadruda
lucadruda deleted the add-mcp-registry-server-json branch August 27, 2026 08:52
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.

2 participants