Back to MCP Servers
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.
securitydockermonitoringai
By girste
Installation
npx -y mcp-cybersec-watchdogConfiguration
{
"mcpServers": {
"mcp-cybersec-watchdog": {
"command": "npx",
"args": ["-y", "mcp-cybersec-watchdog"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes