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
The semgrep/mcp project is a Model Context Protocol (MCP) server that integrates Semgrep's static code analysis capabilities to scan code for security vulnerabilities. It is designed to work within MCP-compatible tools and IDEs such as Cursor, VS Code, Windsurf, and others that support the MCP standard. Semgrep is a fast and deterministic static analysis tool that understands the semantics of many programming languages and comes with a large set of over 5,000 rules for detecting security issues and code quality problems. This MCP server acts as a bridge, allowing LLMs, agents, and IDEs to leverage Semgrep's powerful scanning features through a standardized API. The project supports multiple integration methods including standard input/output (stdio), streamable HTTP, and server-sent events (SSE), making it flexible for various development environments and workflows. It also provides ready-to-use configurations for popular IDEs and platforms, including Docker containers and Python packages. The semgrep/mcp server enables developers to automatically scan generated or existing code for vulnerabilities, improving application security by embedding security checks directly into the coding process. It supports authentication and cloud platform integration for enhanced security and usability. The project is actively developed and encourages community feedback, bug reports, and contributions. Overall, semgrep/mcp enhances the developer experience by providing seamless access to advanced static analysis tools within modern coding environments, promoting secure coding practices and early detection of security flaws.
https://github.com/semgrep/mcp
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.