drews-mac-control-mcp

drewster99/drews-mac-control-mcp
★ 0 stars Swift AI/LLM Updated 13d ago
An MCP server that lets an LLM drive macOS apps and the iOS Simulator through the Accessibility API.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "drews-mac-control-mc": {
      "command": "npx",
      "args": [
        "-y",
        "drewster99/drews-mac-control-mcp"
      ]
    }
  }
}

README Excerpt

**An MCP server that lets an LLM drive macOS apps — and the iOS Simulator — through the Accessibility API.** Point an MCP client (Claude Code, Codex, Gemini/Antigravity, the MCP Inspector, …) at this server and the model can resolve or launch an app, read a compact, ref-bearing snapshot of its UI, then click, press, type, set values, scroll, drive menus, and read the result back — the way a person would, but over Accessibility rather than pixels.

Tools (6)

AXKitCaptureKitHostKitInputKitMacControlMCPCorecontrol_app