apify/rag-web-browser
Web browser for OpenAI Assistants, RAG pipelines, or AI agents, similar to a web browser in ChatGPT. It queries Google Search, scrapes the top N pages, and returns their content as Markdown for further processing by an LLM. It can also scrape individual URLs. Supports Model Context Protocol (MCP).
The RAG Web Browser is an Apify Actor designed to provide web browsing capabilities for AI agents, LLM applications, and RAG pipelines. Similar to ChatGPT's web browsing feature, it can query Google Search, scrape top N pages, clean HTML, convert content to Markdown, and return it for LLM processing. It also supports scraping individual URLs. This Actor functions as an MCP server via SSE, allowing seamless integration with tools like Claude Desktop and custom MCP clients. It offers performance optimizations for low-latency applications, including a standby web server mode and configurable scraping tools (raw-http for static sites, browser-playwright for dynamic sites). The project is open-source and developed by Apify.
Recommend MCP Servers 💡
@gleanwork/local-mcp-server
An MCP server for integrating with the Glean API, providing local context and search capabilities.
nysse-mcp-server
MCP server providing real-time bus traffic information for Tampere's public transport system to LLM AI agents
mcp-telemetry
A Model Context Protocol (MCP) server for telemetry within chat systems, enabling tracing and analysis of conversations using Weights & Biases Weave.
mcp-server-docy
A MCP server enabling LLMs to access and retrieve documentation content via crawl4ai scraping.
mcp-cli
A powerful, feature-rich command-line interface for interacting with Model Context Protocol servers.
brian3814/notion_fastmcp
A MCP server that integrates with Notion to manage and retrieve tasks.
