Vorota-ai/nmap-mcp
MCP server for AI-powered network scanning with Nmap. Port scanning, service detection, OS fingerprinting, and vulnerability scanning for AI agents. By Vorota AI.
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...