Skip to content

Fix MCP registry validation in server.json#356

Merged
ArnasDon merged 1 commit into
mainfrom
fix/mcp-server-json
Jul 8, 2026
Merged

Fix MCP registry validation in server.json#356
ArnasDon merged 1 commit into
mainfrom
fix/mcp-server-json

Conversation

@ArnasDon

@ArnasDon ArnasDon commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Follow-up to #355. The server.json shipped there fails mcp-publisher validate against the live registry:

  • description exceeded the registry's 100-character limit → shortened.
  • $schema pointed at the deprecated 2025-10-17 schema → migrated to the current 2025-12-11.

mcp-publisher validate now returns ✅. No code changes.

🤖 Generated with Claude Code

Shorten description to the registry's 100-char limit and migrate the
$schema to the current 2025-12-11 version (2025-10-17 is deprecated).
`mcp-publisher validate` now passes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@supabase

supabase Bot commented Jul 8, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project crxylxakpapcfziradbb because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@ArnasDon ArnasDon merged commit e23f954 into main Jul 8, 2026
2 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