Submit

Multi Fetch MCP Server

@alexyangjie

Extending mcp-server-fetch with parallel browsing
Overview

What is Fetch MCP Server?

Fetch MCP Server is a Model Context Protocol server designed to provide web content fetching capabilities, allowing LLMs to retrieve and process content from web pages by converting HTML to markdown for easier consumption.

How to use Fetch MCP Server?

To use Fetch MCP Server, you can install it via pip or run it using uv or Docker. After installation, you can fetch web content by specifying the URL and optional parameters like maximum length and starting index for content extraction.

Key features of Fetch MCP Server?

  • Fetches web content and converts it to markdown format.
  • Supports parallel browsing for efficient content retrieval.
  • Customizable user-agent and proxy settings.
  • Debugging tools available for server inspection.

Use cases of Fetch MCP Server?

  1. Retrieving and processing web content for LLMs.
  2. Extracting information from web pages in a structured format.
  3. Assisting in data collection for research purposes.

FAQ from Fetch MCP Server?

  • Can I use Fetch MCP Server with any website?

    Yes, as long as the website allows fetching its content according to its robots.txt file.

  • Is there a limit to the amount of content I can fetch?

    Yes, you can set a maximum character limit for the fetched content.

  • How do I contribute to the project?

    Contributions are welcome! You can submit pull requests to enhance functionality or improve documentation.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.