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.
Quick Start
Clone the repository:
git clone https://github.com/girste/mcp-cybersec-watchdogClaude 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.