Winsight runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from pypi. Last commit 29 Mar 2026.
Windows Screen Capture MCP Server — give Claude Code eyes on your desktop.
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
proc: subprocess.Popen[bytes] = subprocess.Popen(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
Windows GUI automation on a hidden second desktop, driven from Claude Code over MCP.
MCP relay server for Claude Desktop <-> Claude Code communication
Feedlio MCP server exposing posting and scheduling tools to Claude Desktop and Claude Code.
Shared local knowledge vault MCP server for Claude Desktop (Chat + Code)
Drive an open 3DStreet scene tab from Claude Desktop or Claude Code via MCP tool calls.
Personal RAG over your GitHub history (commits, code, reviews), served to Claude Code over MCP.
Zendesk MCP server for Claude Code and other MCP clients
One searchable memory of your Claude.ai chats and Claude Code sessions, served over MCP.
Answers built from our own checks of this server.