Skip to content

Fix server.json template for registry validation rules#5

Merged
jeffreyaven merged 1 commit into
mainfrom
feature/registry-template-fixes
Jun 12, 2026
Merged

Fix server.json template for registry validation rules#5
jeffreyaven merged 1 commit into
mainfrom
feature/registry-template-fixes

Conversation

@jeffreyaven

Copy link
Copy Markdown
Member

Two rules enforced by registry.modelcontextprotocol.io on first live publish:

  • description must be <= 100 chars
  • mcpb packages must not include registryBaseUrl (the full download URL lives in identifier)

0.10.500 published successfully with these fixes. Also gitignores .tools/ (local mcp-publisher binary).

?? Generated with Claude Code

- description must be <= 100 chars
- mcpb packages must not have registryBaseUrl (full URL in identifier)

Both surfaced on the first live publish of 0.10.500, which succeeded
after these changes. Also gitignore .tools/ (local mcp-publisher).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jeffreyaven jeffreyaven merged commit 202fbd8 into main Jun 12, 2026
7 checks passed
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