Skip to content

docs: Docker MCP Registry PR submitted (roadmap 21.2) - #311

Merged
devopam merged 1 commit into
mainfrom
docs/docker-mcp-registry-submitted
Aug 14, 2026
Merged

docs: Docker MCP Registry PR submitted (roadmap 21.2)#311
devopam merged 1 commit into
mainfrom
docs/docker-mcp-registry-submitted

Conversation

@devopam

@devopam devopam commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

Docker MCP Registry submission (roadmap §21) sent: docker/mcp-registry#4689.

What changed

  • packaging/docker-mcp-registry/server.yaml:
  • docs/feature-shortlist.md: 21.1 and 21.2 marked shipped with the PR link; 21.3 (254-tool surface size, no bucket/filter env var today) called out as the next active work item.
  • CHANGELOG.md: submission entry added under [Unreleased].

Verification (against a real fork + the registry's own toolchain)

  • go run ./cmd/validate --name mcpg — all checks pass (name, directory, title, YAML formatting via npx prettier, pinned commit, secrets, config env, license, icon).
  • go run ./cmd/build --tools mcpg — image built as mcp/mcpg, 254 tools found (confirms the checked-in tools.json bypass works end-to-end).
  • go run ./cmd/catalog mcpg — test catalog generated successfully.

Advances roadmap row: 21.2

Summary by Sourcery

Update Docker MCP Registry packaging metadata and mark the registry submission as shipped in project docs.

Enhancements:

  • Adjust server metadata to use a compliant title and re-pin the Docker MCP registry source commit to the latest main tip.
  • Record the Docker MCP Registry submission in the changelog under the unreleased section.
  • Update the roadmap feature shortlist to mark 21.1 and 21.2 as shipped and to highlight 21.3 as the next active work item.

Fork + PR sent: docker/mcp-registry#4689. Updates:

- server.yaml: about.title changed MCPg -> PostgreSQL. Their validator
  (go run ./cmd/validate) rejects any title containing the literal
  substring "MCP" (case-sensitive) -- not documented anywhere, only
  caught by actually running their validator. Description still says
  "MCPg" freely; only the title field is checked.
- server.yaml: source.commit re-pinned to main's tip at submission
  time (0ed672b, post-#309/#310) rather than the commit drafted
  alongside 21.1's tools.json generator.
- feature-shortlist.md / CHANGELOG.md: mark 21.1/21.2 shipped, link
  the open PR, note 21.3 (254-tool surface size) as the next active
  work item.

Advances roadmap row: 21.2

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PdN8kDW5Yc8rFb6scthKef

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@devopam
devopam merged commit f5e0a62 into main Aug 14, 2026
16 checks passed
@devopam
devopam deleted the docs/docker-mcp-registry-submitted branch August 14, 2026 12:50
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