MCP.so
Sign In

MCP-Recon-Server

@seyrup1987

About MCP-Recon-Server

MCP server with tools for domain reconnaissance

Basic information

Category

Other

License

CC0-1.0 license

Runtime

python

Transports

stdio

Publisher

seyrup1987

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is MCP-Recon-Server?

MCP-Recon-Server is a Model Context Protocol (MCP) server that provides tools for domain reconnaissance and vulnerability scanning, specifically designed for penetration testing. It operates as an SSE (Server-Sent Events) server and can be used with any MCP client that supports SSE connections.

How to use MCP-Recon-Server?

Install all required dependencies using uv pip install -r requirements.txt. Run the server with sudo $(which uv) run main.py. Once running, any MCP client supporting SSE (such as MCP-Pentest-Client) can connect and interact with the server's tools.

Key features of MCP-Recon-Server

  • Domain reconnaissance tools
  • Vulnerability scanning capabilities
  • Designed for penetration testing workflows
  • Runs as an SSE-based MCP server
  • Requires root (sudo) privileges to execute
  • Managed with Python and the uv package manager

Use cases of MCP-Recon-Server

  • Automate domain reconnaissance during penetration tests
  • Perform vulnerability scans on target systems
  • Integrate with MCP-Pentest-Client for seamless tool orchestration
  • Use as a building block in larger MCP-based security pipelines

FAQ from MCP-Recon-Server

Comments

More Other MCP servers