Skip to content

Computer Use

Free

by MCP Community

Computer Use MCP Server

v0.1.19Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Computer Use MCP Server

Computer Use MCP Server

Installation

npx -y @github/computer-use-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @github/computer-use-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "computer-use": {
      "command": "npx",
      "args": ["-y", "@github/computer-use-mcp"]
    }
  }
}