{{ emptyText }}
++ 管理机器人的平台适配器,连接到不同的聊天平台 +
++ 管理AI服务提供商,连接到不同的大语言模型 +
++ 管理 MCP 服务器和查看可用的函数工具 +
+暂无 MCP 服务器,点击"新增服务器"添加
+没有可用的函数工具
+
+
{{ tool.function.description }}
+ + +
+
此工具没有参数
+MCP 服务器(stdio)配置支持以下字段:
+command: 命令名称 (例如 python 或 uv)
args: 命令参数数组 (例如 ["run", "server.py"])
env: 环境变量对象 (例如 {"api_key": "abc"})
cwd: 工作目录路径 (例如 /path/to/server)
encoding: 输出编码 (默认 utf-8)
encoding_error_handler: The text encoding error handler. Defaults to strict.
其他字段请参考 MCP 文档
+⚠️ 如果您使用 Docker 部署 AstrBot, 请务必将 MCP 服务器装在 AstrBot 挂载好的 data 目录下
+