GhostDesk
活跃·★ 108·NOASSERTION·更新于 2026-05-28
★ 时下流行★ 工作流自动化★ 大模型基础设施
为AI代理提供视觉、操作能力和完整的Linux桌面环境。
GhostDesk 是一个 MCP 服务器,为 LLM 代理提供沙盒化的 Linux 桌面,包含视觉和输入工具。它使代理能够与任何 GUI 应用交互、执行多步骤工作流并自主工作。
#agentic#AI 智能体#自动化#autonomous-agent#浏览器自动化#Claude#computer-use#Docker
01
功能特性
01视觉与输入工具:截图、点击、输入、滚动等
02Docker 沙盒桌面,完全隔离
03适用于任何 MCP 兼容的 LLM(Claude、GPT、Gemini)
04无需 API 即可操作任何 GUI 应用
05类人输入模拟(贝塞尔曲线、可变延迟)
02
兼容性
Linux
Linux
已通过文档验证
Docker
Docker
已通过文档验证
03
快速开始
1
$ docker run -d --name ghostdesk-my-agent --restart unless-stopped -p 3000:3000 -p 5900:5900 -p 6080:6080 -v ghostdesk-my-agent-home:/home/agent --shm-size 2g -e VNC_PASSWORD=changeme -e TZ=UTC -e LOCALE=en_US.utf8 ghcr.io/yv17labs/ghostdesk:latest
04
使用场景
↳网页抓取与数据处理(例如,从亚马逊到谷歌表格)
↳跨多个网站的航班搜索与价格比较
↳操作无 API 的遗留或内部软件
05
同类工具
相关搜索
评论
登录后发表评论
- LLogan Kim2026年4月19日
The desktop coverage is surprisingly complete. The maintainers are responsive to issues.
- JJordan Nguyen2026年4月9日
The full integration saves writing a lot of boilerplate — one docker command. Solid addition to the AI tooling stack.
- EEmerson Lewis2026年3月20日
Dropped this into well-designed pipeline and it just worked — one docker command. Runs fine on Python 3.11.
- HHarper Thompson2026年3月18日
The give integration saves writing a lot of boilerplate. Integrates well with existing give setups.
- OOakley Kim2026年2月28日
Integrates cleanly into well-designed workflows. The well-designed performance is impressive for an open-source tool.