nikto

GitHub

Perl repository by @sullo. Model Context Protocol (MCP) server & tools with 11k stars.

10,606 stars Perl Perl 1 file ยท ~706 tokens

nikto MCP Server

MCP server for sullo/nikto

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "nikto": {
      "command": "npx",
      "args": [
        "-y",
        "@sullo/nikto"
      ]
    }
  }
}