HomeDesign & Media › macos-vision-mcp

macos-vision-mcp

Local OCR & screen understanding for agents: read any window, find what to click. No uploads.

TypeScript Local macOS
★ 6 stars Last pushed 2026-08-25 License: MIT

Topics: Multimedia Process

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.7.0)

npx -y macos-vision-mcp@0.7.0

Or add to your MCP client config:

{
  "mcpServers": {
    "macos-vision-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "macos-vision-mcp@0.7.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry