Skip to content
Tools / MCP Registry Manifest
MCP Registry Manifest icon

MCP Registry Manifest

Build checked server manifests

MCP Registry Manifest creates and validates deterministic server.json metadata for the official MCP Registry. Every result identifies the dated schema source, the date it was checked, and the exact schema digest used, so generated files and validation evidence can be reproduced later.

Generation follows stable field ordering and immediately validates the result. Validation uses a complete embedded snapshot of the checked official schema rather than silently switching to a moving draft.

What you can do

  • generate_manifest — build a minimal remote-server manifest with stable JSON formatting
  • validate_manifest — validate any server.json object and receive sorted schema errors
  • Record the checked schema version, source URL, date, and SHA-256 digest
  • Prepare remote Streamable HTTP or legacy SSE registry metadata

Who it's for

MCP server publishers, release engineers, registry maintainers, and documentation teams. It is useful when registry metadata must stay reviewable and reproducible across releases.

How to use it

  1. Start with generate_manifest and provide the registry name, description, version, and public remote URL
  2. Add repository and website fields when they are verified
  3. Review validation before saving or publishing the generated JSON
  4. Use validate_manifest on hand-edited files or CI inputs

Getting started

Generate a minimal remote manifest, then keep the returned schema provenance alongside any publication evidence.

Generate ManifestPricing: free

Generate deterministically ordered server.json metadata for one remote MCP server and validate it against the pinned checked official Registry schema.

Returns: Deterministic server.json data with pinned official-schema provenance and validation evidence
Validate ManifestPricing: free

Validate a server.json object against the complete pinned official MCP Registry schema and return deterministic path-sorted errors with schema provenance.

Returns: Official-schema validation status, deterministic errors, and exact schema provenance
Loading reviews...

Loading activity...

v0.012026-08-25
  • Initial deterministic generation and validation against the checked official schema

Connect ToolRouter to use MCP Registry Manifest in Claude, ChatGPT, Copilot, and more — no code required.

Connect ToolRouter

Related Tools