17:22
2026-08-21
dev.to
developer-tools
MCP servers won't start on Windows: the 'C:\Program' space-in-path fix
A developer identified a Windows-specific issue where MCP servers fail to start because the path to npx contains a space, causing cmd.exe to misinterpret 'C:\Program' as a command. The fix involves usโฆ