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
—
「その他」の他のコンテンツ

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Servers
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
コメント