mcp-vulnerability-scanner
If you are the rightful owner of mcp-vulnerability-scanner and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for scanning IP addresses for vulnerabilities.
The MCP Vulnerability Scanner is a server designed to identify vulnerabilities in IP addresses using various scanning methods. It supports both single and batch IP scanning, providing detailed reports that include vulnerability severity, descriptions, and remediation steps. The server is built to integrate seamlessly with MCP clients, making it a versatile tool for security professionals. It requires Node.js and optionally Nmap for enhanced scanning capabilities. The server can be deployed locally, in production, or via Docker, and it can be integrated with VS Code for a streamlined development experience.
Features
- Scan IP addresses for vulnerabilities using multiple methods, including Nmap and API-based checks.
- Supports single IP scanning or batch scanning of multiple IPs.
- Returns detailed reports with vulnerability severity, descriptions, and remediation steps.
- Implements the Model Context Protocol for easy integration with MCP clients.
Tools
scan-ip
Scans a single IP address for vulnerabilities.
scan-multiple-ips
Scans multiple IP addresses for vulnerabilities.