data-ai MCP Server
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.
Discovered via github-topic:mcp and last synced 3d ago.
1. Install the package
npx @steipete/peekaboo
2. Add to claude_desktop_config.json
{
"mcpServers": {
"steipete-peekaboo": {
"command": "npx",
"args": [
"@steipete/peekaboo"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Key flags / subcommands
Commands