Back to directory
GH05TCREW/winsecMCP

GH05TCREW/winsecMCP

@GH05TCREW3

A Python-based MCP server for automating Windows security configuration tasks including firewall, RDP, UAC, and account policy management

windowssecurityhardeningautomationmcp-server

Installation & Configuration

{
  "mcpServers": {
    "windows_hardening_agent": {
      "command": "python",
      "args": [
        "C:\\Path\\to\\hardening_server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/12
Updated
2026/6/7