MCP.so
Sign In
Servers

Website Downloader MCP Server

@pskill9

MCP server to download entire websites

Add this server to your MCP-compatible client using the configuration below.

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

More from Other