Winsight runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from pypi. Last commit 29 Mar 2026.
Windows Screen Capture MCP Server — give Claude Code eyes on your desktop.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add winsight -- uvx winsight-mcp
{
"mcpServers": {
"winsight": {
"args": [
"winsight-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.winsight]
command = "uvx"
args = ["winsight-mcp"]
{
"mcpServers": {
"winsight": {
"args": [
"winsight-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"winsight": {
"args": [
"winsight-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.