Token导航 LogoToken导航TokenDH.com
Go Computer Use MCP Server logo
开发工具stdio官方级别未说明来源级核验

Go Computer Use MCP Server

MCP Server

go-computer-use-mcp-server

MCP server in Go for computer automation. Uses robotgo library for desktop automation.\\r\\n\\r\\nFeatures\\r\\n- Mouse control: movement, clicks, dragging, scrolling\\r\\n- Keyboard control: key presses, text input, hotkeys\\r\\n- Screen operations: screenshots, pixel color, display information\\r\\n- Window management: move, resize, minimize/maximize\\r\\n- Process management: list processes, search, terminate\\r\\n- System utilities: system info, dialogs, delays

工具数

44

提示词数

0

GitHub Stars

0

资源数

0
PythonClaude开发工具Claude DesktopClaudeCursorCline

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

hightemp

提供方

hightemp

最后核验

2026/5/18 03:32

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y go-computer-use-mcp-server -t stdio [object Object]

详细介绍

go-computer-use-mcp-server is an open-source cross-platform computer-use MCP server written in Go.\ \ \ \ It enables MCP clients to interact with the local computer through tools for:\ \ \ \

  • Mouse control: movement, clicks, dragging, scrolling\ \
  • Keyboard control: key presses, text input, hotkeys\ \
  • Screen operations: screenshots, pixel color, display information\ \
  • Window management: move, resize, minimize/maximize\ \
  • Process management: list processes, search, terminate\ \
  • System utilities: system info, dialogs, delays\ \

\ \ The server is designed for local desktop automation on Windows, macOS, and Linux and is distributed as an npm package, so it can be started easily with npx.\ \ \ \

## Quick Start with npx\ \ \ \ The easiest way to run the server is via npx (requires Node.js 18+):\ \ \ \

# Run with stdio transport (for MCP clients)\
\
npx go-computer-use-mcp-server -t stdio\
\
\
\
# Run with SSE transport\
\
npx go-computer-use-mcp-server -t sse -h 0.0.0.0 -p 8080\
\

目录标签

目录标签

PythonClaude开发工具computer-usedesktop-automationos-automationmouse-controlkeyboard-controlscreenshot-capturewindow-managementprocess-management桌面自动化本地部署鼠标控制键盘模拟屏幕操作窗口管理进程控制

支持客户端

Claude DesktopClaudeCursorCline

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

none

运行时(runtime,运行环境)

Node.js

部署方式(deploymentType,部署类型)

local-only

来源包(packageName,安装包名)

go-computer-use-mcp-server

工具数量(toolCount,工具数)

44

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

stdiononelocal-only

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

来源信息

继续浏览同类 MCP