Enterprise DNA Enterprise DNA
M MCP Servers Developer low

pskill9/website-downloader

by Various

MCP server to download entire websites

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

Install

npm install && npm run build

Tools exposed

  • download_website

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

Open-source & AI alternatives

Swap-in tools that solve the same job. Weigh the trade-offs before you commit.

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

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