52
grade D
2 days ago
glama

PeepIt MCP

Enables AI agents to capture and analyze screenshots of macOS applications, windows, or the entire screen using local (Ollama) or cloud-based AI vision models, with non-intrusive, fast screen capture via Apple's ScreenCaptureKit.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ANTHROPIC_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEY
🔐 secretOPENAI_API_KEY"": "your-openai-api-key-here"
configPEEPIT_AI_PROVIDERS"": "openai/gpt-4o,ollama/llava:latest",
configPEEPIT_CLI_PATH"": "/opt/custom/peepit"
configPEEPIT_CLI_TIMEOUT"": "30000",
configPEEPIT_CONSOLE_LOGGING"": "true",
configPEEPIT_DEFAULT_SAVE_PATH"": "~/Pictures/PeepItCaptures",
configPEEPIT_LOG_FILE"": "~/Library/Logs/peepit-mcp-debug.log",
configPEEPIT_LOG_LEVEL"": "debug",
configPEEPIT_OLLAMA_BASE_URLWhere's your Ollama API? Only needed if it's not at the usual spot. http://localhost:11434
configSKIP_SWIFT_TESTStrue: Skip Swift tests
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mantisware-peepit-0uv27i)](https://m8ven.ai/mcp/mantisware-peepit-0uv27i)
commit: 8595bd20e4b65370dcfb78df95541479cbdd4d18
code hash: 1665cb5e97d4ed314907d776d0576f373af5937d7ee034fdf9c22d9ad21e00b3
verified: 4/18/2026, 6:42:49 PM
view raw JSON →