Bernypp21/NMAP-MCP
An MCP server I created. This server allows an LLM model to use custom tools I created for NMAP. Does a full scan, ping sweep, and quick scan. Try it out with scanme.nmap.ord
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...