🛠️

winsight

Windows Screen Capture MCP Server — give Claude Code eyes on your desktop.

Developer Tools stdio pypi pypistdioTheoEwzZer
RUN IN TERMINAL
claude mcp add heowzer-winsight -- uvx winsight-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "heowzer-winsight": { "command": "uvx", "args": ["winsight-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "heowzer-winsight": { "command": "uvx", "args": ["winsight-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "heowzer-winsight": { "command": "uvx", "args": ["winsight-mcp"] } } }

About This MCP Server

The winsight-mcp server is a developer tool that enables Claude Code to capture and access the screen of a Windows desktop, providing it with visual context. This tool connects to the Model Context Protocol, allowing for the sharing of screen data with AI coding assistants like Claude Code. A developer would use winsight-mcp when they need to provide Claude Code with real-time visual information from their desktop, facilitating more accurate and informed coding assistance.

Windows Screen Capture MCP Server — give Claude Code eyes on your desktop.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

winsight-mcp on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The winsight server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/heowzer-winsight.svg)](https://skillsplayground.com/mcps/heowzer-winsight/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.