Github TheoEwzZer Winsight
Windows Screen Capture MCP Server — give Claude Code eyes on your desktop.
About This MCP Server
mcp-name: io.github.TheoEwzZer/winsight
Windows Screen Capture MCP Server — give Claude Code eyes on your Windows desktop.
WinSight is an MCP server that lets Claude Code capture your screen, manage windows, and launch applications on Windows.
Tools & Endpoints
Example Workflow
• "Take a screenshot of my screen"
• "List all open windows"
• "Capture the Notepad window"
• "Open calculator and take a screenshot of it"
• "Focus the Chrome window"
• "Resize the app window to 800x600 and take a screenshot"
• "Move the window to the top-left corner"
• "What monitors do I have?"
What Problems It Solves
- "Take a screenshot of my screen"
- "List all open windows"
- "Capture the Notepad window"
- "Open calculator and take a screenshot of it"
- "Focus the Chrome window"
- "Resize the app window to 800x600 and take a screenshot"
- "Move the window to the top-left corner"
- "What monitors do I have?"
Why Use Github TheoEwzZer Winsight?
- Screenshot the full screen, a specific region, or a specific window
- Window capture uses Win32 PrintWindow API — captures the real window content even when it's behind other windows
- List and inspect open windows and monitors (title, position, size, state, resolution)
- Control windows — move, resize, minimize, maximize, restore, and focus
- Launch applications and wait for their windows
Specifications
Requirements
- Windows 10/11
- Python 3.10+
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Install
pip install winsight-mcpConfigure
{
"mcpServers": {
"winsight": {
"command": "uvx",
"args": ["winsight-mcp"]
}
}
}Performance
Usage
Quick Reference
- Name
- Github TheoEwzZer Winsight
- Function
- Windows Screen Capture MCP Server — give Claude Code eyes on your desktop.
- Transport
- Package
- Language
- Python
- Install
- pip install winsight-mcp
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.