Enterprise DNA
M MCP Servers Developer low

pskill9/website-downloader

by Various

MCP server to download entire websites

P

MCP

pskill9/website-downloader

Added 1 June 2026

Overview

An MCP server that downloads entire websites for offline access or analysis. It uses a headless browser to crawl and save pages, assets, and structure.

Best for

Best for
Developers needing a quick, scriptable way to mirror websites for offline use or data extraction.

Use cases

  • Archiving a website for offline reference
  • Backing up a site before migration or redesign
  • Scraping static content for local processing

How to use

Tools exposed

  • wget
  • npm
  • node

Example client config

{\n  "mcpServers": {\n    "website-downloader": {\n      "command": "node",\n      "args": ["/path/to/website-downloader/build/index.js"]\n    }\n  }\n}

Notes

An MCP server that downloads entire websites for offline access or analysis. It uses a headless browser to crawl and save pages, assets, and structure.

151 stars on GitHub. Last updated 2024-12-24.

Use cases

  • Archiving a website for offline reference
  • Backing up a site before migration or redesign
  • Scraping static content for local processing

Pros

  • Simple setup as an MCP server for integration with AI tools
  • Captures full site structure including assets
  • Open source with active community (151 stars)

Cons

  • Limited to static content; dynamic or JavaScript-heavy sites may not fully render
  • No built-in scheduling or incremental updates
  • Requires Node.js and MCP-compatible client to run

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simple setup as an MCP server for integration with AI tools
  • Captures full site structure including assets
  • Open source with active community (151 stars)

Cons

  • Limited to static content; dynamic or JavaScript-heavy sites may not fully render
  • No built-in scheduling or incremental updates
  • Requires Node.js and MCP-compatible client to run
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks