$ timeahead.in
/ servers/npm/@github/computer-use-mcp
npm

@github/computer-use-mcp

Computer Use MCP Server

73k/wkgithub ↗
61fair
▣ Overview

What it does

This is an MCP server that facilitates integration with Claude's computer use capabilities—the ability to view screenshots, control the mouse, type text, and interact with applications. Rather than exposing traditional tools, it acts as a bridge layer for systems that want to incorporate Claude's visual understanding and programmatic control into automated workflows. The server's zero-tool footprint suggests it may serve as a protocol adapter or framework component rather than a direct user-facing interface.

Who it's for

Developers building automation workflows that need Claude to interact with GUI applications, web interfaces, or desktop tools. This includes teams integrating computer use into CI/CD pipelines, QA automation, or cross-platform testing scenarios where traditional API-based integration isn't feasible.

Common use cases

  • Automate visual testing by having Claude inspect and interact with application UIs
  • Build workflows that bridge legacy or GUI-only tools into modern CI/CD pipelines
  • Enable Claude to navigate and control web applications where API access is unavailable
  • Create cross-platform automation that adapts to dynamic screen states rather than fixed API contracts

Setup pitfalls

  • No README available; consult GitHub repository documentation to understand implementation details and required environment setup
  • Computer use typically requires a display server or headless rendering infrastructure; local testing on machines without X11 or equivalent may need Docker or VNC configuration
  • The server's zero-tool count and minimal publicly available documentation suggest early-stage development—review commit history and recent releases before production adoption
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
30
7.5
Adoption
20%
58
11.6
Quality
10%
20
2.0
Trust
10%
50
5.0
Total
61.1
⚿ Capabilities & Risk Explainer
no elevated permissions
◆ Risk level: low
No elevated permissions requested — safe to connect.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "githubcomputer-use": {
      "command": "npx",
      "args": [
        "-y",
        "@github/computer-use-mcp"
      ]
    }
  }
}
📈 Score historylast 36 snapshots
4/30/20266/16/2026 · 36 snapshots
⚙ Maintenance health
maintenance data not yet available — check back later.
⛁ Raw data
weekly downloads73k
github stars0
forks0
open issues0
license✗ missing
readme length0 chars
last updated19h ago
install verified✓ pass · 31d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points