Download multiple files from URLs to your local filesystem with configurable timeout and file size limits. Specify output directory and manage batch downloads efficiently.
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.
Download entire documentation websites for offline access and RAG indexing. Supports configurable depth and concurrency settings for efficient website retrieval.
An AI recipe recommendation server based on the MCP protocol, providing functions such as recipe query, classification filtering, intelligent dietary planning, and daily menu recommendation.
Fetches website content and converts it to Markdown format with AI-powered content cleanup, ad removal, and full OpenAPI/Swagger specification support for easy processing by AI assistants.