win-mcp-server
Verified Safeby mooreal3
Overview
Provides secure, validated tools for Windows automation and system queries, enabling AI assistants like Claude to manage applications, windows, and system information locally.
Installation
npx @win-mcp/serverEnvironment Variables
- WIN_MCP_DEBUG
- WIN_MCP_LOG_FORMAT
- WIN_MCP_LOG_LEVEL
- WIN_MCP_CORS_ORIGIN
Security Notes
The server demonstrates a strong 'security-first design' with multiple layers of protection: path validation, drive restrictions (C: and E: by default), argument sanitization for PowerShell commands, and detection of sensitive file extensions. It explicitly avoids remote execution of arbitrary code, focusing on local PowerShell commands. While PowerShell execution policy is set to 'Bypass', the extensive input validation mitigates the risk for its intended use case. CORS origin defaults to '*' for HTTP/SSE, which should be restricted in production environments for remote access.
Similar Servers
mcp-router
A desktop application that simplifies the management and aggregation of Model Context Protocol (MCP) servers.
Windows-MCP.Net
Enabling AI assistants to automate tasks and interact with the Windows desktop environment.
advanced-homeassistant-mcp
A powerful, secure, and extensible Model Context Protocol (MCP) server that enables AI assistants like Claude, GPT, and Cursor to seamlessly interact with Home Assistant. Control your lights, climate, automations, and more through natural language commands.
git-netai
Provides a unified, asynchronous Model Context Protocol (MCP) server for managing multi-platform network infrastructure (routers, firewalls, WiFi, monitoring, data centers) via a single AI-accessible API.