MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

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
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" ] } } }