Skip to content

Desktop

Free

by MCP Community

MCP server for macOS desktop automation — capture screenshots of the full screen or specific application windows.

v0.1.7Added Apr 12, 2026
mcpdesktopscreenshotmacosautomation
Works with:ClaudeGPTGeminiCopilot

Desktop MCP Server

MCP server for macOS desktop automation — capture screenshots of the full screen or specific application windows.

Installation

Reviews

Leave a Review

Installation

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