Skip to content

Commit 31dae91

Browse files
Update about.mdx
Points to updated server.schema.json location.
1 parent 6523895 commit 31dae91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/registry/about.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The MCP Registry provides:
1616
- A REST API for MCP clients and aggregators to discover available servers
1717
- Standardized installation and configuration information
1818

19-
Server metadata is stored in a standardized [`server.json` format](https://github.com/modelcontextprotocol/registry/blob/main/docs/reference/server-json/server.schema.json), which contains:
19+
Server metadata is stored in a standardized [`server.json` format](https://github.com/modelcontextprotocol/registry/blob/main/docs/reference/server-json/draft/server.schema.json), which contains:
2020

2121
- The server's unique name (e.g., `io.github.user/server-name`)
2222
- Where to locate the server (e.g., npm package name, remote server URL)

0 commit comments

Comments
 (0)