MCP.so
Sign In
Servers

NmapMCP

@0xPratikPatil

NmapMCP is a robust integration of the Nmap scanning tool with the Model Context Protocol (MCP), enabling seamless network scanning capabilities within MCP-compatible environments

Overview

What is NmapMCP?

NmapMCP is a robust integration of the Nmap scanning tool with the Model Context Protocol (MCP), enabling seamless network scanning capabilities within MCP-compatible environments. It allows users to perform various network scans, such as top ports scanning, DNS brute force, and OS detection, directly through MCP interfaces.

How to use NmapMCP?

Installation requires cloning the repository, installing uv, creating a virtual environment, and installing dependencies from pyproject.toml. Configure the server by editing claude_desktop_config.json to set the command, directory, and run main.py. Alternatively, install via Smithery using npx -y @smithery/cli install @0xPratikPatil/nmapmcp --client claude.

Key features of NmapMCP

  • Top ports scanning for quick entry-point assessment.
  • DNS brute force for subdomain discovery.
  • OS detection to identify target operating systems.
  • Version detection to find outdated or vulnerable services.
  • Stealthy scans including FIN, Idle, and SYN scans.
  • ARP discovery for active devices on local networks.

Use cases of NmapMCP

  • Perform network inventory by listing active hosts without port scanning.
  • Assess vulnerability of services by identifying running versions.
  • Map subdomains of a target domain using DNS brute force.
  • Stealthily probe open ports with FIN or Idle scans.
  • Detect live hosts in a network with Ping Scan for mapping.

FAQ from NmapMCP

Tags

More from Other