disseration-mcp-servers

soSoboyy/disseration-mcp-servers

3.2

If you are the rightful owner of disseration-mcp-servers and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP Server (recon-server) is a proof-of-concept server designed to perform active external reconnaissance against a domain name using various tools and techniques.

Tools

Functions exposed to the LLM to take actions

run_dig_lookup

Performs a basic DNS lookup to retrieve default DNS records.

run_reverse_dns_lookup

Conducts a reverse DNS lookup to find hostnames associated with IP addresses.

run_whois_lookup

Executes a WHOIS lookup to gather ownership information for IP addresses.

attempt_zone_transfer

Attempts a DNS zone transfer to download the entire DNS database.

enumerate_dns_records

Enumerates various DNS record types to provide a comprehensive domain report.

analyze_http_headers

Analyzes HTTP headers to examine web server configuration and security.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources