awesome-cybersecurity-agentic-ai banner
raphabot raphabot

awesome-cybersecurity-agentic-ai

AI community intermediate

Description

- [MCP Servers](#mcp-servers) - [Research](#research) - [Tools](#tools) - [Frameworks](#frameworks) - [Datasets](#datasets) - [Communities](#communities)

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Awesome Cybersecurity Agentic AI

Table of Contents

MCP Servers

  • addcontent/nuclei-mcp - MCP server implementation for Nuclei, a fast and customizable vulnerability scanner.
  • alexgoller/illumio-mcp-server - MCP server for Illumio PCE, enabling AI-driven workload management, label operations, and traffic flow analysis for security.
  • atomicchonk/roadrecon_mcp_server - MCP server for Azure AD data analysis with ROADRecon, mapping Azure Active Directory environments.
  • Bamimore-Tomi/ghidra_mcp - MCP server for Ghidra, providing reverse engineering and binary analysis capabilities to LLMs and agentic workflows.
  • bromoket/x64dbg_mcp - MCP server for x64dbg debugger, providing 152 tools for AI-driven Windows debugging, reverse engineering, memory analysis, tracing, and anti-debug bypass.
  • BurtTheCoder/mcp-dnstwist - MCP server for DNS fuzzing with dnstwist, detecting phishing and domain takeover threats.
  • BurtTheCoder/mcp-maigret - MCP server for OSINT data collection with Maigret, gathering user info from various sources.
  • BurtTheCoder/mcp-shodan - MCP server for querying Shodan, providing data on Internet-connected devices for security analysis.
  • BurtTheCoder/mcp-virustotal - MCP server for querying the VirusTotal API for file and URL malware analysis.

...