What it does
An MCP server for computer use. The README is unavailable from npm; metadata shows zero tools, no filesystem or network access, and no secrets. Based on its name, this likely exposes Claude to computer-interface capabilities—screenshots, input, navigation—but documentation does not confirm the feature set. Install via npx @github/computer-use-mcp and consult the GitHub source to understand the actual tools and configuration.
Who it's for
Developers integrating Claude with screen-observation or UI-automation tasks. The missing README and zero-tools badge make it difficult to assess without reviewing the source code. The 27K weekly downloads suggest an active user base, despite the sparse metadata.
Common use cases
- Automated UI testing and screenshot-driven workflows (inferred from the server name; verify against source code).
Setup pitfalls
- Missing README. Review the GitHub repository or installed source code to determine available tools and configuration.
- Tool count mismatch. Registry shows zero tools despite the server's intended purpose; verify capabilities after installation.
- No CI or release history. Stability cannot be confirmed from metadata; test locally before production.