The MCP Server for RAG Web Browser provides web browsing capabilities to LLMs and RAG pipelines by wrapping the Apify RAG Web Browser Actor. It offers two main tools: a `search` function that queries Google Search and scrapes top results, and a URL fetching capability that retrieves and returns cleaned page content in multiple formats (markdown, text, HTML). The server communicates via standard input/output with AI clients, enabling fast web information extraction with configurable scraping methods (raw HTTP or browser-based) and result limits.
claude mcp add --transport stdio apify-mcp-server-rag-web-browser uvx mcp-server-rag-web-browser