mukul975/Anthropic-Cybersecurity-Skills
A comprehensive open-source library featuring 754 structured cybersecurity skills for AI agents, mapped to five industry frameworks to provide expert-level guidance.
Awesome MCP › Security & Reverse Engineering
This project, FuzzingLabs/mcp-security-hub, provides a comprehensive suite of Dockerized MCP servers designed to integrate various offensive security tools with AI assistants like Claude. It offers 38 MCP servers covering a broad spectrum of cybersecurity domains, including reconnaissance, web security, binary analysis, blockchain security, cloud security, secrets detection, exploitation, fuzzing, OSINT, and threat intelligence. These servers make over 300 security tools accessible via natural language interfaces, facilitating tasks such as port scanning with Nmap, vulnerability scanning with Nuclei, SQL injection detection with SQLMap, and reverse engineering with Ghidra and Radare2. The project emphasizes production readiness with features like non-root containers, minimal Docker images, Trivy-based security scanning, and Docker Compose orchestration for complex workflows. It is also CI/CD ready with GitHub Actions for automated builds and security scanning. The repository includes detailed instructions for quick setup, including building servers and configuring them for use with Claude Desktop or Claude Code, alongside examples for project-level configurations. This hub significantly lowers the barrier for AI assistants to perform sophisticated security tasks, making advanced offensive security capabilities more accessible and automated.
https://github.com/FuzzingLabs/mcp-security-hub
A comprehensive open-source library featuring 754 structured cybersecurity skills for AI agents, mapped to five industry frameworks to provide expert-level guidance.
NVIDIA security scanner for AI agent skills and MCP tooling that detects prompt injection, data exfiltration, MCP tool poisoning and least-privilege problems, and can itself be run as an MCP server inside agent sessions.
ida-pro-mcp is an MCP server for IDA Pro that enables advanced reverse engineering capabilities through MCP-based interactions and automation.
GhidraMCP is an MCP server that integrates Ghidra's reverse engineering capabilities with MCP clients, enabling automated binary analysis and decompilation through large language models.
MCP-Scan is a security tool that statically and dynamically scans and monitors Model Context Protocol (MCP) connections to detect and prevent vulnerabilities such as prompt injections, tool poisoning, and cross-origin escalations.
JADX-AI-MCP is a JADX plugin integrating Model Context Protocol to enable AI-powered live reverse engineering, vulnerability detection, and code analysis of Android APKs using large language models like Claude.
Beelzebub is a secure low-code honeypot framework leveraging large language models and the Model Context Protocol (MCP) to detect and analyze cyber attacks, including prompt injection attempts against LLM agents.
mcp-windbg is a Model Context Protocol server that enables AI models to analyze Windows crash dumps using WinDBG through natural language interaction and command execution.