
Peekaboo MCP – lightning-fast macOS screenshots for AI agents
@steipete
关于 Peekaboo MCP – lightning-fast macOS screenshots for AI agents
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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"peekaboo": {
"command": "npx",
"args": [
"-y",
"@steipete/peekaboo-mcp"
],
"env": {
"PEEKABOO_AI_PROVIDERS": "ollama/llava:latest"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Peekaboo MCP?
Peekaboo MCP is the MCP server component of Peekaboo, a macOS automation tool that provides high-fidelity screen capture, AI analysis, and complete GUI automation for AI agents. It integrates with AI coding tools such as Codex, Claude Code, and Cursor.
How to use Peekaboo MCP?
Install via npx -y @steipete/peekaboo (requires Node 22+). Configure in your MCP client settings using the provided JSON snippet. Optionally set AI providers via the PEEKABOO_AI_PROVIDERS environment variable or the peekaboo config add command.
Key features of Peekaboo MCP
- Pixel-accurate captures (windows, screens, menu bar) with optional Retina scaling.
- Natural-language agent that chains Peekaboo tools (see, click, type, scroll, hotkey, etc.).
- Action-first UI automation with background input by default when a target process is known.
- Direct accessibility tools for settable values and named actions (
set-value,perform-action). - Multi-provider AI through Tachikoma, including hosted, local, and API-compatible providers.
- MCP server for Codex, Claude Code, and Cursor plus a native CLI.
Use cases of Peekaboo MCP
- Automate complex macOS workflows via natural language commands
其他 分类下的更多 MCP 服务器

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Servers
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
评论