What problem does it solve? Security professionals and developers need to run complex offensive security tools like Nmap, Nuclei, SQLMap, and Ghidra, but configuring and orchestrating them manually is time-consuming. This Skill connects 38 Docker-based MCP servers to AI assistants so security assessments can be driven through natural language. ## Core Features & Use Cases - 300+ Security Tools Across 13 Categories: Covers reconnaissance, web security, binary analysis, cloud auditing, secrets detection, and OSINT through dedicated MCP servers. - Docker-Based Hardened Architecture: Containers run as non-root with dropped capabilities, read-only mounts, resource limits, and Trivy vulnerability scanning in CI/CD. - Multi-Tool Orchestration: Docker Compose stacks let Claude chain tools, such as scanning a subnet with nmap-mcp, fingerprinting hosts with whatweb-mcp, then testing for SQL injection with sqlmap-mcp. - Use Case: Ask Claude to perform a full security assessment of example.com, and it orchestrates port scanning, technology fingerprinting, CVE scanning, SQLi testing, directory fuzzing, and secrets detection into one consolidated report. ## Quick Start Clone the FuzzingLabs mcp-security-hub repository, run docker-compose build, then add the desired servers to your Claude Desktop MCP configuration and restart Claude.