open-computer-use
活跃·★ 83·NOASSERTION·更新于 2026-05-29
★ 时下流行★ RAG / 知识库★ 大模型基础设施
一个MCP服务器,为任何LLM提供自己的计算机——托管的Docker工作区,包含实时浏览器、终端、代码执行、文档技能和自主子代理。
Open Computer Use 是一个 MCP 服务器,为任何 LLM 提供完全装备的 Ubuntu 沙箱,具有隔离的 Docker 容器。它支持代码执行、文档创建、网页浏览、自主子代理和 13 种以上内置技能。专为生产环境的多用户部署设计,具有容器隔离并与多种 MCP 客户端兼容。
#智能体#Claude Code#computer-use#大语言模型#MCP 服务器#MCP 服务器#openwebui#skills
01
功能特性
01通过 OpenAI 兼容 API 支持任何 LLM
02完整的 Linux 沙箱,支持代码执行(bash、Python、Node.js、Java)
03通过 CDP 和 Playwright 实现实时浏览器流式传输
0413 种以上内置技能(文档、网页测试、前端设计等)
05自主子代理(Claude Code、OpenAI Codex、OpenCode)
02
兼容性
Open WebUI
支持
已通过文档验证
Claude Desktop
支持
已通过文档验证
n8n
支持
已通过文档验证
LiteLLM
支持
已通过文档验证
Custom client
支持
已通过文档验证
03
快速开始
1
$ git clone https://github.com/Wide-Moat/open-computer-use.git
2
$ cd open-computer-use
3
$ cp .env.example .env
4
$ docker compose up --build -d
5
$ docker compose -f docker-compose.webui.yml up --build
04
使用场景
↳在单个聊天中自动化复杂的多步骤任务,如数据抓取、图表创建和 Web 仪表板开发
↳使用 AI 创建和编辑专业文档(Word、Excel、PowerPoint、PDF)
↳使用 Playwright 测试 Web 应用程序和构建前端设计
05
同类工具
相关搜索
评论
登录后发表评论
- EElliot Harris2026年4月9日
The isolation model is well designed, agent mistakes are contained to the workspace
- PParker Brown2026年4月3日
Managed Docker workspaces give agents a real computer without the risks of direct host access
- AAspen Thompson2026年3月17日
Used for automated testing workflows, the containerization makes cleanup trivial
- RReese Davis2026年2月27日
Any LLM getting its own computer environment opens up powerful automation workflows