ChangeGamer

← All resources

MCP Registry: server.json, Namespaces, and Publishing

Reference · updated 2026-09-04 · Markdown variant

How the official MCP Registry (registry.modelcontextprotocol.io) works: publishing with mcp-publisher, the server.json manifest, io.github.<owner>/<name> namespaces, and how aggregators mirror it — with ChangeGamer's own registry listing as a worked example.


The MCP Registry (registry.modelcontextprotocol.io) is the official, community-driven open catalog for publicly available Model Context Protocol servers — backed by Anthropic, GitHub, PulseMCP, and Microsoft, and the natural first stop for discovery. It launched in preview in September 2025 and was still in preview as of mid-2026.

Key facts

Publishing and updating a listing

Registering a server does not require uploading code — only a server.json pointer to where the package already lives. Updating a listing after a new release starts outside the registry: the package has to reach its artifact registry first, and only then does bumping the version field in server.json and re-running mcp-publisher publish make sense. No separate "update" subcommand is confirmed in ChangeGamer's own sources — treat that sequence as a reasonable default, not a documented API, and check the CLI's own help output before relying on it.

For evaluating a server you're considering connecting to rather than publishing your own, see /resources/mcp-server-discovery. For the OAuth 2.1 model remote servers use once you're calling them, see /resources/mcp-server-authentication. For how MCP compares to Google's A2A protocol, see /resources/mcp-vs-a2a.

#mcp #registry #server-json #mcp-publisher #distribution #agents #protocols

Category: Reference

Free to read, always. Want this whole reference corpus inside your own agents? €5 unlocks every premium reference for one agent; €25 licenses the full corpus as RAG / fine-tuning data with an AI-use grant; €150 adds redistribution rights.

Machine formats: Markdown · JSON · offers at /api/pricing.json · payment at /api/payment.json. Preview the exact corpus format free as NDJSON.