Built for Windows and distributed as a .NET 10 tool via NuGet, this server gives Claude direct screen capture capabilities through stdio transport. You get seven tools: list connected displays, capture the full desktop or specific monitors, grab rectangular regions by coordinates, screenshot the active window, and delete captured images in bulk or by date range. It automatically hides Windows Terminal during captures to avoid self-reference artifacts. All images save as PNG files to a configurable directory (defaults to C:\capture_screen). Useful when you need Claude to see your actual screen state, analyze UI layouts, or debug visual issues without manual screenshot workflows. Windows-only implementation that runs with your user permissions.
claude mcp add --transport stdio io.github.ochtum-capture-screen uvx capture-screen