Submit

Fetch MCP Server

@tgambet

A Model Context Protocol server that provides web content fetching capabilities.
Overview

What is MCP Fetch Node?

MCP Fetch Node is a Model Context Protocol server that provides web content fetching capabilities, allowing LLMs to retrieve and process content from web pages by converting HTML to markdown.

How to use MCP Fetch Node?

To use MCP Fetch Node, run the server using Node.js or Docker, and access the SSE endpoint at /sse on port 8080 by default.

Key features of MCP Fetch Node?

  • Fetches and extracts relevant content from a URL
  • Converts HTML to markdown for easier consumption
  • Respects robots.txt (can be disabled)
  • User-Agent customization
  • Pagination support

Use cases of MCP Fetch Node?

  1. Enabling LLMs to read and process web content efficiently.
  2. Extracting information from web pages for data analysis.
  3. Converting web content into markdown for documentation purposes.

FAQ from MCP Fetch Node?

  • Can MCP Fetch Node fetch content from any website?

Yes, it can fetch content from any publicly accessible website, respecting the robots.txt rules unless overridden.

  • Is MCP Fetch Node easy to set up?

Yes, it can be set up easily using Node.js or Docker with simple commands.

  • What is the maximum length of content that can be fetched?

The default maximum length is 5000 characters, but it can be customized using the max_length argument.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.