MCP Directory
Back

Peekaboo

by openclaw · Swift · ★ 4,798

Peekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.

#ai#macos#mcp#screenshots#swift

Install

git clone https://github.com/openclaw/Peekaboo.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "peekaboo": {
      "command": "npx",
      "args": [
        "-y",
        "github:openclaw/Peekaboo"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@steipete/peekaboo) [](https://opensource.org/licenses/MIT) [-0078d7?logo=apple&logoColor=white&style=flat-square)](https://www.apple.com/macos/) [](https://swift.org/) [](https://nodejs.org/) [](https://github.com/openclaw/Peekaboo/releases/latest) [](https://github.com/steipete/homebrew-tap) [](https://deepwiki.com/openclaw/Peekaboo) Peekaboo brings high-fidelity screen capture, AI analysis, and complete GUI automation to macOS. Version 3 adds native agent flows and multi-screen automation across the CLI and MCP server. - Pixel-accurate captures (windows, s…
Read full README on GitHub →

Related other servers