Windows CLI MCP
MCP Serverby SimonB97 · Added 5mo ago
Claude
245
Install
git clone https://github.com/SimonB97/win-cli-mcp-serverAdd to Claude
claude mcp add windows-cli-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"windows-cli-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/windows-cli-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Secure command-line interactions on Windows systems
Tags
devopsmcp-server