MCP Servers / development / Windows CLI

Windows CLI

JSON →
none268development

MCP server for secure command-line interactions on Windows systems, enabling controlled access to PowerShell, CMD, and Git Bash shells.

Install
How to run this server
[ { "cmd": "npx @simonb97/server-win-cli", "imports": [] } ]
server path: windows-cli
Tools
What this server exposes
execute_command
Execute a Windows CLI command and return its output
list_directory
List files and directories in a specified path
read_file
Read the contents of a file
write_file
Write content to a file
delete_file
Delete a specified file
create_directory
Create a new directory
delete_directory
Delete a specified directory
get_system_info
Retrieve system information
get_environment_variable
Get the value of an environment variable
set_environment_variable
Set the value of an environment variable
Configuration
Environment & auth
authnone
Resources
Windows CLI — MCP Server · libregistry