mcp-server-fetch-save

mcp-server-fetch-save

3.2

If you are the rightful owner of mcp-server-fetch-save and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Fetch-Save MCP Server is a Model Context Protocol server that enables web content fetching and local file saving, allowing LLMs to retrieve and store web content for later access or processing.

The Fetch-Save MCP Server is designed to enhance the capabilities of LLMs by providing a mechanism to fetch web content and save it locally. This server is particularly useful for applications that require persistent storage of web data, such as data analysis, content archiving, or offline processing. By converting HTML content to markdown, it ensures that the data is easily consumable and manageable. The server also includes security considerations, such as respecting robots.txt files and allowing user-agent customization, to ensure responsible data handling.

Features

  • Fetch and Save: Retrieves web content and saves it to a local file for persistent storage.
  • HTML to Markdown Conversion: Converts HTML content to markdown for easier consumption.
  • Security Features: Includes options to respect robots.txt and customize user-agent strings.
  • Proxy Support: Allows configuration to use a proxy for web requests.
  • Debugging Tools: Provides tools for debugging and testing the server locally.

Tools

  1. fetch-save

    Crawl the contents of the specified URL and save it to a local file