ssh-audit is a tool for ssh server auditing.
usage: ssh-audit.py [-1246pbnvl] <host>
-1, --ssh1 force ssh version 1 only
-2, --ssh2 force ssh version 2 only
-4, --ipv4 enable IPv4 (order of precedence)
-6, --ipv6 enable IPv6 (order of precedence)
-p, --port=<port> port to connect
-b, --batch batch output
-n, --no-colors disable colors
-v, --verbose verbose output
-l, --level=<level> minimum output level (info|warn|fail)
-46 or -64. -b will output sections without header and without empty lines (implies verbose flag). -v will prefix each line with section type and algorithm name. 
$ claude mcp add ssh-audit \
-- python -m otcore.mcp_server <graph>