A
securityA
licenseA
qualityThis server enables users to download entire websites and their assets for offline access, supporting configurable depth and concurrency settings.
Last updated -
1
4
Python
MIT License
이 MCP 서버는 wget을 사용하여 전체 웹사이트를 다운로드하는 도구를 제공합니다. 웹사이트 구조를 보존하고 링크를 로컬에서 작동하도록 변환합니다.
서버를 사용하려면 시스템에 wget
설치해야 합니다.
Homebrew 사용:
지엑스피1
서버는 다음 매개변수를 사용하여 download_website
라는 도구를 제공합니다.
url
(필수): 다운로드할 웹사이트의 URLoutputPath
(선택 사항): 웹사이트를 다운로드할 디렉토리입니다. 기본값은 현재 디렉토리입니다.depth
(선택 사항): 재귀적 다운로드의 최대 깊이 수준입니다. 기본값은 무한대입니다. 지정된 페이지만 다운로드하려면 0으로, 직접 링크는 1로 설정하는 등, 기본값은 무한대입니다.웹사이트 다운로더:
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
wget을 사용하여 전체 웹사이트를 다운로드하는 도구를 제공합니다. 웹사이트 구조를 보존하고 링크가 로컬에서 작동하도록 변환합니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pskill9/website-downloader'
If you have feedback or need assistance with the MCP directory API, please join our Discord server