N
Nmap MCP
by @vorotaai
MCP server for AI-powered network scanning with Nmap. Port scanning, service detection, OS fingerprinting, and vulnerability scanning for AI agents. By Vorota AI.
Created 2/11/2026
Updated 13 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx nmap-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"vorotaai-nmap-mcp": {
"command": "uvx",
"args": [
"nmap-mcp"
]
}
}
}