MCPTool
MCPTool copied to clipboard
[suggestion] Use python-nmap insted of standalone nmap executable
Instead of being required to install nmap directly, you can use python-nmap.
https://pypi.org/project/python-nmap/
Edit: nmap is still required to be installed. But it's better handled then calling it with os.system