Finally, MCP servers & commands that just work on Windows. Every MCP server README assumes macOS or Linux. You copy the config, paste it in, and nothing happens — because npx, uvx, and friends are .cmd batch shims on Windows, not real executables. mcp2win fixes this by wrapping commands with cmd.exe /c so your MCP servers actually start. Works with Claude Code/Desktop, VS Code, Cursor, Zed, Amazon
Add this skill
npx mdskills install operator-kit/mcp2winWell-documented Windows compatibility tool with clear setup, multiple usage modes, and helpful examples
claude mcp add mcp2win -- npx -y mcp2win
npx mdskills install operator-kit/mcp2win