MCP tools collection for network security, enabling AI to use security tools
Top 92.5% on sourcepulse
This project curates and integrates various network security tools with the Model Context Protocol (MCP), enabling AI agents to leverage these tools for tasks like asset discovery, vulnerability scanning, and threat analysis. It targets AI developers and security researchers seeking to enhance LLM capabilities with practical security functionalities.
How It Works
MCP acts as a standardized interface, akin to USB-C for AI, allowing LLM applications to connect with diverse data sources and tools. The architecture follows a client-server model where an MCP Host (e.g., an AI application) connects to MCP Servers, which are lightweight programs exposing specific functionalities. These servers can access local data or remote services, facilitating seamless integration of security tools into AI workflows.
Quick Start & Requirements
git clone
and building from source (e.g., Go for uncover-mcp
, Node.js for virustotal-mcp
, pip for mcp-server-zoomeye
).Highlighted Details
uncover-mcp
(Fofa/Shodan), ENScan_GO-MCP
(info gathering), VirusTotal-MCP
(analysis), cloudsword-MCP
(cloud security), ZoomEye-MCP
(asset discovery), and AWVS-MCP
(vulnerability scanning).Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
cloudsword-MCP
via cline
is currently untested.3 months ago
Inactive