MCP-Recon-Server

MCP-Recon-Server

0

MCP-Recon-Server is a Model Context Protocol Server focused on domain reconnaissance and vulnerability scanning, aimed at penetration testing. It supports SSE protocol to connect with MCP Clients.

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.