NmapMCP
@0xPratikPatil
关于 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
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"NmapMCP": {
"command": "uv",
"args": [
"--directory",
"/path/to/NmapMCP",
"run",
"main.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
其他 分类下的更多 MCP 服务器
Awesome Mlops
visengerA curated list of references for MLOps
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Codelf
unbugA search tool helps dev to solve the naming things problem.
Servers
modelcontextprotocolModel Context Protocol Servers
评论