website-downloader

pskill9
90
MCP server to download entire websites

Overview

What is website-downloader

Website-downloader is an MCP server tool designed to download entire websites using wget, preserving the website structure and converting links for local use.

How to Use

To use website-downloader, install wget on your system, then utilize the 'download_website' command with the required parameters: 'url' for the website to download, 'outputPath' for the download directory, and 'depth' for the recursion level.

Key Features

Key features include recursive downloading with infinite depth, inclusion of all page requisites (CSS, images), local link conversion, file extension management, domain restriction, and preservation of website structure.

Use Cases

Use cases for website-downloader include archiving websites for offline access, creating local copies for development and testing, and analyzing website content without internet dependency.

Content