Enables LLMs to retrieve and process web page content, converting HTML into markdown for easier consumption.
This Model Context Protocol (MCP) server empowers Large Language Models (LLMs) to retrieve and process content from web pages. It intelligently fetches web content, converts HTML into easily digestible markdown, and offers advanced options like content truncation, chunked reading via `start_index`, and raw content retrieval. It acts as a bridge, allowing LLMs to seamlessly interact with and understand web-based information.