lyshark/Nmap-MCP
The MCP feature, specifically developed for Nmap under Linux, interfaces with SSH persistent connections to enable remote scanning and execution. Leveraging FastMCP, it provides standardized HTTP callable interfaces with custom params & XML output for easy integration into automated network scanning, security inspection, and other business systems.
Platform-specific configuration:
{
"mcpServers": {
"Nmap-MCP": {
"command": "npx",
"args": [
"-y",
"Nmap-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...