daedalus/mcp-server-nmap
MCP server that exposes the python-nmap library as MCP tools for network scanning operations.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-nmap": {
"command": "npx",
"args": [
"-y",
"mcp-server-nmap"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...