Skip to main content
Glama

Related Servers

Alternatives to nmap-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      B
      quality
      D
      maintenance
      Exposes Nmap network scanning capabilities through a Model Context Protocol (MCP) server, allowing users to perform various types of network scans including vulnerability assessment, service detection, and OS fingerprinting.
      11
      6
      -
    • A
      license
      B
      quality
      D
      maintenance
      A Model Control Protocol server that provides access to nmap network scanning functionality, allowing users to run customizable scans, store results, and analyze network security using AI prompts.
      3
      18
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server that wraps the nmap CLI to let agents run network scans (ping sweeps, TCP/UDP/service/OS scans, vulnerability and script scans, stealth and timing scans) and returns structured JSON results parsed from nmap XML output, with target validation and timeouts.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that provides Nmap scanning tools such as ping, port scans, service discovery, and SMB share enumeration, running inside a Docker container for isolation.
      7
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A production-ready MCP server that wraps Nmap to enable AI agents to perform automated network security assessments, including port scanning, host discovery, service detection, OS fingerprinting, and vulnerability scanning.
      6
      16
      Apache 2.0

    TDQS

    A3.5/5.0

    Scored across 11 tools

    Disambiguation3/5

    Most tools are distinct, but nmap_script_scan and nmap_vuln_scan overlap significantly since vuln_scan is a subset of script_scan. Also, nmap_scan and nmap_quick_scan both perform port scans with only a difference in port count, which could confuse agents.

    Naming Consistency4/5

    All tools share the nmap_ prefix and generally follow a descriptive action pattern. However, there is inconsistency in word order (e.g., nmap_scan vs. nmap_service_scan) and some names use modifiers (quick, comprehensive) rather than a uniform verb_noun structure.

    Tool Count5/5

    Eleven tools is well-scoped for an nmap MCP server. Each tool covers a meaningful aspect of nmap (basic scan, service detection, OS detection, scripting, vulnerability scan, host discovery, stealth, parsing, status), and the count aligns with the complexity of the domain.

    Completeness4/5

    The tool set covers the core nmap workflows: port scanning, service detection, OS detection, scripting, vulnerability scanning, host discovery, and output parsing. Minor gaps exist, such as no explicit UDP scan or custom script selection, but agents can likely work around these using the provided options.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues