Peekaboo

steipete/Peekaboo
★ 2,755 stars Swift 🤖 AI/LLM Updated 1mo ago
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.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

Topics

aimacosmcpscreenshotsswift