Server data from the Official MCP Registry
Control your computer with screenshots, mouse, and keyboard automation.
Control your computer with screenshots, mouse, and keyboard automation.
Valid MCP server (4 strong, 3 medium validity signals). 3 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.
11 files analyzed Ā· 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-domdomegg-computer-use-mcp": {
"args": [
"-y",
"computer-use-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
š» An model context protocol server for Claude to control your computer. This is very similar to computer use, but easy to set up and use locally.
Here's Claude Haiku 4.5 changing my desktop background (4x speed):
https://github.com/user-attachments/assets/cd0bc190-52c4-49db-b3bc-4b8a74544789
[!WARNING] At time of writing, models make frequent mistakes and are vulnerable to prompt injections. As this MCP server gives the model complete control of your computer, this could do a lot of damage. You should therefore treat this like giving a hyperactive toddler access to your computer - you probably want to supervise it closely, and consider only doing this in a sandboxed user account.
Run:
claude mcp add --scope user --transport stdio computer-use -- npx -y computer-use-mcp
This installs the server at user scope (available in all projects). To install locally (current directory only), omit --scope user.
computer-use-mcp-dxt file.zip file to .dxt.dxt file to open with Claude Desktopclaude_desktop_config.json file{
"mcpServers": {
"computer-use": {
"command": "npx",
"args": [
"-y",
"computer-use-mcp"
]
}
}
}
Create either a global (~/.cursor/mcp.json) or project-specific (.cursor/mcp.json) configuration file:
{
"mcpServers": {
"computer-use": {
"command": "npx",
"args": ["-y", "computer-use-mcp"]
}
}
}
{
"mcpServers": {
"computer-use": {
"type": "stdio",
"command": "npx",
"args": ["-y", "computer-use-mcp"]
}
}
}
This should just work out of the box.
However, to get best results:
We implement a near identical computer use tool to Anthropic's official computer use guide, with some more nudging to prefer keyboard shortcuts.
This talks to your computer using nut.js
Pull requests are welcomed on GitHub! To get started:
npm installnpm run test to run testsnpm run buildVersions follow the semantic versioning spec.
To release:
npm version <major | minor | patch> to bump the versiongit push --follow-tags to push with tagsBe the first to review this server!
by Modelcontextprotocol Ā· Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno Ā· Developer Tools
Toleno Network MCP Server ā Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace Ā· Developer Tools
Create, build, and publish Python MCP servers to PyPI ā conversationally.
by Microsoft Ā· Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace Ā· Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm ā conversationally
by mcp-marketplace Ā· Finance
Free stock data and market news for any MCP-compatible AI assistant.