MCP-Recon-Server\
Model Context Protocol Server with tools for domain reconnaissance and vulnerability scanning for Penetration Testing.\ \ Server is an SSE server.\ \ Install all requirements with "uv pip install -r requirements.txt"\ \ Run the server with sudo $(which uv) run main.py\ \ Once the Server is running, you should be able to run the MCP-Pentest-Client or any other MCP Client that can connect to a MCP Server running on SSE protocol.
