关于
mcp-fetch is a Model Context Protocol (MCP) server designed to empower Large Language Models (LLMs) with robust web content fetching capabilities. It allows LLMs to retrieve and process information directly from web pages, automatically converting HTML content into a more digestible markdown format. This server offers features such as content truncation, chunked reading via `start_index` for efficient processing, and configurable transport modes (stdio, HTTP) with optional authentication, making it a versatile tool for integrating real-time web data into AI applications.