Skip to content

fix(examples): correct MCP catalog ref in mcp-definitions.yaml#2465

Open
aheritier wants to merge 1 commit intodocker:mainfrom
aheritier:fix/mcp-definitions-github-ref-v2
Open

fix(examples): correct MCP catalog ref in mcp-definitions.yaml#2465
aheritier wants to merge 1 commit intodocker:mainfrom
aheritier:fix/mcp-definitions-github-ref-v2

Conversation

@aheritier
Copy link
Copy Markdown
Contributor

`docker:github` is not a valid Docker MCP catalog entry. The correct name is `docker:github-official`.

At runtime this would fail with: `MCP server "github" not found in MCP catalog`.

All other examples in the repo already use `docker:github-official`:

  • `examples/github.yaml`
  • `examples/code_mode.yaml`
  • `examples/github-toon.yaml`
  • `examples/github_issue_manager.yaml`

Change: `ref: docker:github` → `ref: docker:github-official` (one line fix).

@aheritier aheritier requested a review from a team as a code owner April 18, 2026 10:41
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.

3 participants