Why this server?
This server fetches web content, which is the first step in extracting text from a webpage. It supports various HTTP methods and content formats.
AlicenseBqualityDmaintenanceAn MCP server that enables fetching web content using the Node.js undici library, supporting various HTTP methods, content formats, and request configurations.35411MITWhy this server?
This server acts as a web browser for LLMs, crawling webpages similar to web search in ChatGPT, making it suitable for the crawling aspect.

mcp-server-rag-web-browserofficial
AlicenseNot gradedqualityFmaintenanceImplementation of an MCP server for the RAG Web Browser Actor. This Actor serves as a web browser for large language models (LLMs) and RAG pipelines, similar to a web search in ChatGPT.40208Apache 2.0Why this server?
This MCP server offers a unified access to multiple search engines and content processing services, useful for both crawling and processing of webpage content.
AlicenseAqualityAmaintenance🔍 A Model Context Protocol (MCP) server providing unified access to multiple search engines (Tavily, Brave, Kagi), AI tools (Perplexity, FastGPT), and content processing services (Jina AI, Kagi). Combines search, AI responses, content processing, and enhancement features through a single interface.3624347MITWhy this server?
Enables retrieval and processing of web page content for LLMs by converting HTML to markdown, with support for content truncation and pagination, making it suitable for extracting text from web pages after crawling.
AlicenseBqualityFmaintenanceEnables retrieval and processing of web page content for LLMs by converting HTML to markdown, with support for content truncation and pagination.13MITWhy this server?
Provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown. Useful for both crawling and initial text extraction.
AlicenseAqualityDmaintenanceProvides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.244,410819MITWhy this server?
This server enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption. Useful for text extraction.
AlicenseAqualityAmaintenanceThis server enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption.190,042MITWhy this server?
Extracts webpage content, removes ads and non-essential elements, and transforms it into clean, LLM-optimized Markdown, helping with the extraction of text after crawling.
AlicenseNot gradedqualityDmaintenanceA Python implementation of an MCP server that extracts webpage content, removes ads and non-essential elements, and transforms it into clean, LLM-optimized Markdown.4MITWhy this server?
This server enables users to download entire websites and their assets for offline access, which is effectively crawling, then the user can use text extraction tools.
AlicenseBqualityDmaintenanceThis server enables users to download entire websites and their assets for offline access, supporting configurable depth and concurrency settings.16MITWhy this server?
It crawls website.