mcp-fetch

mcp-fetch

1

The Fetch MCP Server is designed to assist language models in retrieving and processing web content. It specializes in converting web pages into markdown format, facilitating easier data consumption.

Fetch MCP Server

A Model Context Protocol server that provides web content fetching capabilities. This server enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption.

Available Tools

  • Fetches a URL from the internet and extracts its contents as markdown, with options for URL, maximum length, start index, and raw content extraction.

Installation

  • Optionally install node.js for a more robust HTML simplifier.
  • Use uv or install via PIP.