MCP commands that work, on Windows

Convert your MCP commands or JSON configs to Windows. Paste and get the Windows-compatible version.

Supports: Claude · VS Code · Cursor · Zed · Amazon Q · Gemini

Or use the CLI — no copy & paste needed

Just prefix any provider's install command — converts and runs in one step.

mcp2win GitHub →
Run directly with npx
$ npx @operatorkit/mcp2win claude mcp add github -- npx -y @modelcontextprotocol/server-github
Or install globally
$ npm install -g @operatorkit/mcp2win
Then just prefix any provider's install command
$ mcp2win claude mcp add github -- npx -y @modelcontextprotocol/server-github
$ mcp2win code --add-mcp '{"name":"github","command":"npx",...}'
$ mcp2win qchat mcp add github -- npx -y @modelcontextprotocol/server-github
$ mcp2win claude_desktop_config.json