Windows CLI MCP Server
MCP Serverby SimonB97 · Added 5mo ago
Claude
259
Install
git clone https://github.com/SimonB97/win-cli-mcp-serverAdd to Claude
claude mcp add windows-cli-mcp-serverQuick 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-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/windows-cli-mcp-server"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
MCP server for secure command-line interactions on Windows systems, enabling controlled access to PowerShell, CMD, Git Bash shells, and remote systems via SSH. Requires a JSON configuration file (default path ./config.json or specified via --config flag) to customize security, shell, and SSH settings.
Tags
securitymcp-serverclaudecliwindowsmodelcontextprotocolgit