MCP OSINT Server provides a suite of network reconnaissance tools for open-source intelligence gathering through a unified interface. Built by Himanshu Sanecha using the FastMCP framework, it integrates common OSINT utilities including WHOIS lookups, Nmap scans, DNS reconnaissance (via dnsrecon, dig, and host), and domain typosquatting detection with dnstwist. The implementation runs these tools either individually or concurrently through a parallel execution feature, making it ideal for security researchers, network administrators, and digital investigators who need quick access to domain intelligence without switching between multiple command-line tools.
No reviews yet. Be the first to review!
Sign in to join the conversation
Retrieve domain registration information.
Perform a fast Nmap scan to discover open ports and services.
Use dnsrecon to gather DNS information for a target domain.
Identify potential domain typosquatting or permutation issues using dnstwist.
Query detailed DNS records with dig.
Retrieve DNS host information using the host command.
Execute all of the above tools concurrently for a quick and comprehensive OSINT report.