This server bridges Waybackurls to the Model Context Protocol (MCP), enabling you to:
Fetch Historical URLs: Retrieve known URLs from the Internet Archive's Wayback Machine for a specified domain
Control Scope: Exclude subdomains (by setting
noSubtotrue) or include them based on your needsAdvanced Usage: Leverage custom arguments via
waybackurls_argsfor more specialized searchesDiscover Forgotten Assets: Uncover historical endpoints, forgotten API paths, and potentially vulnerable URLs
Automate Workflows: Integrate with MCP-compatible tools, AI assistants, and security testing pipelines for streamlined reconnaissance
Enables fetching historical URLs from the Internet Archive's Wayback Machine, allowing discovery of old endpoints, forgotten API paths, and potentially vulnerable URLs for a specified domain.
Requires Node.js v16 or higher as a runtime environment for the MCP server.