MCP Servers / development / Screeny

Screeny

JSON →
httpnone13development

A macOS-only server that enables LLMs to capture screenshots of specific application windows, providing visual context for development and debugging.

Install
How to run this server
[ { "cmd": "uvx ENOENT\"", "imports": [] } ]
server path: screeny
Tools
What this server exposes
listWindows
Lists all approved application windows available for screenshot capture. Only shows user approved windows.
takeScreenshot
Captures a screenshot of a specific window by its ID. Captures windows in background (no need to bring window to front, but cannot capture minimized windows). Provides actual pixel data (full-fidelity image, not OCR or text extraction). JPEG compression with configurable cap (default preset: Medium / 250KB), configurable and clamped to 100–900KB.
Configuration
Environment & auth
authnone
Resources
Screeny — MCP Server · libregistry