Skip to content

Commit 6b4aade

Browse files
authored
Merge pull request modelcontextprotocol#2673 from jonathansampson/patch-1
Update link to server.schema.json in about.mdx
2 parents 6523895 + 31dae91 commit 6b4aade

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)