nmap-mcpserver
If you are the rightful owner of nmap-mcpserver 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.
Nmap MCP Server provides access to nmap network scanning functionality through a Model Control Protocol server.
The Nmap MCP Server is a specialized server that leverages the Model Control Protocol (MCP) to facilitate network scanning using nmap. It allows users to run nmap scans on specified targets with customizable options, store and retrieve scan results, and analyze these results using AI prompts. The server is designed to be run on systems with Python 3.10+ and requires the installation of python-libnmap and nmap. It can be executed directly from the source code or installed as a package for command-line usage. The server also supports Docker for easy deployment and integration with other MCP tools.
Features
- Run nmap scans on specified targets with customizable options
- Store and retrieve scan results
- Analyze scan results using AI prompts
Tools
run-nmap-scan
Run an nmap scan on specified targets with options.
get-scan-details
Retrieve detailed information about a specific scan.
list-all-scans
List all available scan results.