Skip to main content
SecurityPython

girste/mcp-cybersec-watchdog

Comprehensive Linux server security audit with 89 CIS Benchmark controls, NIST 800-53, and PCI-DSS compliance checks. Real-time monitoring with anomaly detection across 23 analyzers: firewall, SSH, fail2ban, Docker, CVE, rootkit, SSL/TLS, filesystem, network, and more.

securitylocal-servicelinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/girste/mcp-cybersec-watchdog

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-cybersec-watchdog": {
      "command": "npx",
      "args": [
        "-y",
        "girste/mcp-cybersec-watchdog"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Security
Language
Python
Author
girste