Browse Source

chore: update docs

Jacky 1 month ago
parent
commit
0f1a7bd37b
6 changed files with 12 additions and 0 deletions
  1. 1 0
      README-zh_CN.md
  2. 1 0
      README-zh_TW.md
  3. 1 0
      README.md
  4. 3 0
      docs/index.md
  5. 3 0
      docs/zh_CN/index.md
  6. 3 0
      docs/zh_TW/index.md

+ 1 - 0
README-zh_CN.md

@@ -77,6 +77,7 @@ Nginx 网络管理界面,由 [0xJacky](https://jackyu.cn/)、[Hintay](https://
 - 支持镜像操作到多个集群节点,轻松管理多服务器环境
 - 导出加密的 Nginx / Nginx UI 配置,方便快速部署和恢复到新环境
 - 增强版在线 ChatGPT 助手,支持多种模型,包括显示 Deepseek-R1 的思考链,帮助您更好地理解和优化配置
+- MCP (Model Context Protocol) 让 AI 代理程式与 Nginx UI 互动,实现自动化配置管理和服务控制
 - 一键申请和自动续签 Let's encrypt 证书
 - 在线编辑 Nginx 配置文件,编辑器支持**大模型代码补全**和 Nginx 配置语法高亮
 - 在线查看 Nginx 日志

+ 1 - 0
README-zh_TW.md

@@ -79,6 +79,7 @@ Nginx 網路管理介面,由 [0xJacky](https://jackyu.cn/)、[Hintay](https://
 - 支援鏡像操作到多個叢集節點,輕鬆管理多伺服器環境
 - 匯出加密的 Nginx/NginxUI 設定,方便快速部署和恢復到新環境
 - 增強版線上 ChatGPT 助手,支援多種模型,包括顯示 Deepseek-R1 的思考鏈,幫助您更好地理解和最佳化設定
+- MCP (Model Context Protocol) 讓 AI 代理程式與 Nginx UI 互動,實現自動化設定管理和服務控制
 - 一鍵申請和自動續簽 Let's encrypt 憑證
 - 線上編輯 Nginx 設定檔,編輯器支援**大模型代碼補全**和 Nginx 設定語法醒目提示
 - 線上檢視 Nginx 日誌

+ 1 - 0
README.md

@@ -96,6 +96,7 @@ URL:[https://demo.nginxui.com](https://demo.nginxui.com)
 - Cluster management supporting mirroring operations to multiple nodes, making multi-server environments easy to manage
 - Export encrypted Nginx / Nginx UI configurations for quick deployment and recovery to new environments
 - Enhanced online ChatGPT assistant supporting multiple models, including Deepseek-R1's chain-of-thought display to help you better understand and optimize configurations
+- MCP (Model Context Protocol) provides special interfaces for AI agents to interact with Nginx UI, enabling automated configuration management and service control.
 - One-click deployment and automatic renewal Let's Encrypt certificates.
 - Online editing websites configurations with our self-designed **NgxConfigEditor** which is a user-friendly block editor for nginx configurations or **Ace Code Editor** which supports **LLM Code Completion** and highlighting nginx configuration syntax.
 - Online view Nginx logs

+ 3 - 0
docs/index.md

@@ -39,6 +39,9 @@ features:
     -   icon: 🔍
         title: Code Completion
         details: Code editor supports code completion, help you write configuration faster.
+    -   icon: 🤖
+        title: MCP (Model Context Protocol)
+        details: Provides special interfaces for AI agents to interact with Nginx UI, enabling automated configuration management and service control.
     -   icon: 🖱️
         title: One-Click Deployment and Automatic Renewal
         details: Easily deploy and auto-renew Let's Encrypt certificates with just one click.

+ 3 - 0
docs/zh_CN/index.md

@@ -39,6 +39,9 @@ features:
     -   icon: 🔍
         title: 代码补全
         details: 代码编辑器支持代码补全,帮助您更快地编写配置。
+    -   icon: 🤖
+        title: MCP (Model Context Protocol)
+        details: 提供特殊接口让 AI 代理与 Nginx UI 交互,实现自动化配置管理和服务控制。
     -   icon: 🖱️
         title: 一键部署和自动续期
         details: 只需一键即可轻松部署和自动续期 Let's Encrypt 证书。

+ 3 - 0
docs/zh_TW/index.md

@@ -39,6 +39,9 @@ features:
     -   icon: 🔍
         title: 代碼補全
         details: 代碼編輯器支持代碼補全,幫助您更快地編寫配置。
+    -   icon: 🤖
+        title: MCP (Model Context Protocol)
+        details: 提供特殊接口讓 AI 代理與 Nginx UI 互動,實現自動化配置管理和服務控制。
     -   icon: 🖱️
         title: 一鍵部署和自動續期
         details: 只需一鍵即可輕鬆部署和自動續期 Let's Encrypt 證書。