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 💡
@skeetbuild/skeet-local
A Model Context Protocol server that connects to Skeet MCP Servers and automatically configures MCP tools, providing access to various database queries (PostgreSQL, MySQL, Redis, OpenSearch) and schema information.
pentest-mcp
An MCP server that integrates Kali Linux security tools like Nmap and Gobuster, allowing users to perform penetration tests using natural language via LLMs like Claude.
mcp-server-google-search
A microservice for Google Custom Search with caching, rate-limiting, metrics, and robust error handling, providing REST and GraphQL endpoints.
@slow-groovin/unstorage-mcp
Key-Value storage MCP server based on unjs/unstorage, support drivers: redis, mongodb, filesystem. http
mcp-link
A tool that automatically converts any OpenAPI V3 API into an MCP Server, enabling seamless integration with AI agents.
shrimp-task-manager
An MCP server for intelligent task management for AI-powered development, enabling agents to break down complex projects, maintain context, and accelerate workflows.
