Commit f789af51 by Deepturn Committed by GitHub

Update mcp_server.md (#4606)

parent 4edd72b7
...@@ -62,7 +62,7 @@ FastGPT MCP Server 功能允许你选择`多个`在 FastGPT 上构建好的应 ...@@ -62,7 +62,7 @@ FastGPT MCP Server 功能允许你选择`多个`在 FastGPT 上构建好的应
## 私有化部署 MCP server 问题 ## 私有化部署 MCP server 问题
私有化部署版本的 FastGPT,需要升级到`v4.9.6-alpha`及以上版本才可使用 MCP server 功能。 私有化部署版本的 FastGPT,需要升级到`v4.9.6`及以上版本才可使用 MCP server 功能。
### 修改 docker-compose.yml 文件 ### 修改 docker-compose.yml 文件
...@@ -100,4 +100,4 @@ fastgpt-mcp-server: ...@@ -100,4 +100,4 @@ fastgpt-mcp-server:
```bash ```bash
docker-compose down docker-compose down
docker-compose up -d docker-compose up -d
``` ```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment