A reliable process wrapper for MCP servers on Windows that properly handles process termination and signal forwarding
{
"mcpServers": {
"reliable": {
"command": "npx",
"args": [
"-y",
"reliable-mcp"
]
}
}
}