Retrieve survey files from LimeSurvey by specifying a survey ID and optional file ID. Use this tool to download specific files or all files associated with a survey.
Download multiple files from URLs to your local filesystem with configurable timeout and file size limits. Specify output directory and manage batch downloads efficiently.
Download entire documentation websites for offline access and RAG indexing. Supports configurable depth and concurrency settings for efficient website retrieval.
Download files from a specific Kaggle dataset by providing the dataset reference and optional download path. Simplifies data retrieval for analysis and projects.
Download files from a Modal volume to a local destination or output to stdout. Specify the volume name, remote path, and optional local path or force overwrite.
Use wget to download an entire website, preserving its structure and converting links for local use. Specify URL, output path (optional), and depth level for recursive downloads.
A lightweight MCP server implementation that provides a simple tool for fetching website content, demonstrating how tools can be exposed and interacted with using the MCP protocol.