want a static file hosted somewhere? static.modelcontextprotocol.io is somewhere!
by modelcontextprotocolHTML
Last 12 weeks · 1 commit
5 of 6 standards met
The only change here vs. the version in the registry repo is the field to encode . Summary Adds the versioned server.json schema for release. What's New in This Schema Version URL Template Variables for Remote Servers - Remote servers can now define configurable variables in URLs using notation, enabling multi-tenant deployments. Release Sequence 1. This PR (static repo) must land first - Publishes the schema to 2. Then merge registry PR** - https://github.com/modelcontextprotocol/registry/pull/841 (updates code to reference the new schema version) Test Plan [ ] Verify schema is valid JSON Schema [ ] After merge, verify schema is accessible at https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json 🤖 Generated with Claude Code
Repository: modelcontextprotocol/static. Description: want a static file hosted somewhere? static.modelcontextprotocol.io is somewhere! Stars: 9, Forks: 6. Primary language: HTML. Languages: HTML (100%). License: MIT. Homepage: https://static.modelcontextprotocol.io/ Open PRs: 1, open issues: 0. Last activity: 1mo ago. Community health: 100%. Top contributors: domdomegg, rdimitrov, tadasant, pree-dew, joan-anthropic.
Motivation and Context How Has This Been Tested? Breaking Changes Types of changes [ ] Bug fix (non-breaking change which fixes an issue) [ ] New feature (non-breaking change which adds functionality) [ ] Breaking change (fix or feature that would cause existing functionality to change) [ ] Documentation update Checklist [ ] I have read the MCP Documentation [ ] My code follows the repository's style guidelines [ ] New and existing tests pass locally [ ] I have added appropriate error handling [ ] I have added or updated documentation as needed Additional context