modelcontextprotocol / modelcontextprotocol/registry
Upgrade JSON schema version to https://json-schema.org/draft/2020-12/schema
Open
Nobody has claimed this yet.
v1
- Dominant language
- Go
- Stars
- 7.3k
- Forks
- 994
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 19
Description
To match with the official spec.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the JSON Schema declaration and the code or configuration that currently references its draft version. Check any nearby validation or schema-related tests, then update the reference to the official 2020-12 schema and confirm the registry still validates successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, json
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100