MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. win-cli-mcp-server

win-cli-mcp-server

GitHub

This repository provides an MCP server for Windows, enabling secure command-line interactions via PowerShell, CMD, Git Bash, and SSH. It allows controlled access for MCP clients to perform operations on your system.

248
19

Windows CLI MCP Server

This project provides a secure MCP server for Windows command-line interactions, enabling controlled access to PowerShell, CMD, Git Bash, and remote systems via SSH. It allows MCP clients like Claude Desktop to perform operations on your system, similar to Open Interpreter.

The server features multi-shell and SSH support, resource exposure, and configurable security controls such as command/SSH command blocking, working directory validation, command length limits, logging, and argument validation. It's configurable with custom security rules, shell-specific settings, SSH connection profiles, and path restrictions.

Configuration is done via a JSON file, with default locations checked. The default configuration is restrictive, blocking dangerous commands and limiting access. The API provides tools for command execution, history retrieval, SSH management, and resource access (SSH connections, current directory, CLI configuration). Security considerations include environment/file system access. The project is licensed under the MIT License.

Repository

SI
SimonB97

SimonB97/win-cli-mcp-server

Created

December 4, 2024

Updated

March 28, 2025

Language

JavaScript

Category

System Tools