Website Downloader MCP Server
About This Server
This MCP server provides a tool to download entire websites using wget. It preserves the website structure and converts links to work locally.
Server Information
The webpage is a GitHub repository page for a project called "website-downloader" by user pskill9. It describes a tool/MCP server designed to download entire websites for local use.
ā Key Points:
* Project Name: website-downloader
* Author: pskill9
* Description: An MCP server that downloads entire websites, preserving structure and converting links for local use.
* Requires: wget to be installed on the system.
* Features: Recursive download with infinite depth, includes all page requisites, converts links to work locally, adds appropriate extensions, restricts to same domain, preserves website structure.
* Installation: Requires building the server and adding it to MCP settings.
š Main Findings:
* The project offers a way to download websites and make them functional offline.
* The GitHub page provides instructions on prerequisites, installation, and usage.
* It details the features that the downloader has.
š Details:
* The readme file outlines wget installation steps for macOS, Linux (Debian/Ubuntu, Red Hat/Fedora), and Windows.
* It explains the usage of a tool called download\_website, including URL, outputPath and depth parameters.
* The provided installation instructions guide the user to build the server using npm and then add the server to their MCP settings.
šÆ Conclusion:
The "website-downloader" repository on GitHub hosts a tool that downloads complete websites. The GitHub page provides the resources and setup for individuals to contribute or download and use this tool.
Server Features
Recursive Download
Downloads recursively with infinite depth
Page Requisites
Includes all page requisites (CSS, images, etc.)
Local Link Conversion
Converts links to work locally
File Extension Addition
Adds appropriate extensions to files
Same Domain Restriction
Restricts downloads to the same domain
Website Structure Preservation
Preserves the website structure
Provider Information
Pskill9
cloud Provider