diff --git a/README.md b/README.md index a7d2a6e..5475387 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ -# Model Context Protocol Documentation +# 模型上下文协议文档 -The official documentation for the [Model Context Protocol](https://modelcontextprotocol.io). +[模型上下文协议](https://modelcontextprotocol.io)的官方文档。 -For detailed contribution guidelines, development setup, and troubleshooting, please see our [Contributing Guide](CONTRIBUTING.md). +有关详细的贡献指南、开发设置和故障排除,请参阅我们的[贡献指南](CONTRIBUTING.md)。 -### Publishing Changes +### 发布更改 -Changes will be deployed to production automatically after pushing to the default branch. +更改将在推送到默认分支后自动部署到生产环境。 + +--- + +> 注:这是模型上下文协议(MCP)文档的中文翻译版本。原始英文版本请访问:[modelcontextprotocol.io](https://modelcontextprotocol.io)。 +> +> 最后更新时间:2025年2月15日 diff --git a/docs.json b/docs.json index b6b71c7..7201d6e 100644 --- a/docs.json +++ b/docs.json @@ -9,10 +9,9 @@ }, "favicon": "/favicon.svg", "navigation": { - "anchors": [ + "tabs": [ { - "anchor": "Documentation", - "icon": "book-open", + "tab": "文档", "groups": [ { "group": "开始", @@ -91,7 +90,12 @@ "dark": "/logo/dark.svg" }, "navbar": { - "links": [], + "links": [ + { + "label": "EN", + "href": "https://modelcontextprotocol.io/" + } + ], "primary": { "type": "button", "label": "GitHub",