
Nmap MCP
by ly1595
AI-powered network security scanning server integrating Nmap for port discovery, service detection, and vulnerability analysis.
Screenshots
What it does\nNmap MCP connects AI agents to the powerful Nmap network scanning utility. It allows an AI to autonomously perform network discovery, identify open ports, fingerprint operating systems, and detect services running on a target network.\n\n## Tools\n- run_scan: Execute Nmap scans with customizable parameters including scan type and timing templates.\n- service_detection: Analyze open ports to identify specific software versions and services.\n- os_fingerprinting: Determine the operating system of the target host based on TCP/IP stack behavior.\n- vulnerability_check: Scan for known security weaknesses and common misconfigurations.\n\n## Installation\nAdd the following to your claude_desktop_config.json:\n\njson\n{\n "mcpServers": {\n "nmap-mcp": {\n "command": "python3",\n "args": ["-m", "nmap_mcp.server"]\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop
Quick install
pip install nmap-mcpInformation
- Pricing
- free
- Published






