Skip to content

Make draft schema URL point to actual location #814

@tadasant

Description

@tadasant

(Issue drafted by Claude Code, finalized by me)

Context

Follow-up from PR #803 (#803 (comment))

In PR #803, the schema URL label was updated to clarify that the in-repo schema is a draft version, using the URL:
https://static.modelcontextprotocol.io/schemas/draft/server.schema.json

Problem

This draft schema URL does not actually exist, which could confuse users who try to access it directly. While the label helps distinguish the in-repo version from finalized versions in static hosting, the non-existent URL is misleading.

Proposed Solution

Update the reference to point more directly at the current draft location (e.g., a raw GitHub URL to the schema in the repo)

Priority

Low priority - the main goal of distinguishing draft vs released schemas was achieved in #803. This is a polish improvement.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions