apify/mcp-server-rag-web-browser
by Various
A MCP Server for the RAG Web Browser Actor
MCP
apify/mcp-server-rag-web-browser
Added 1 June 2026
Overview
A Model Context Protocol server that connects AI assistants to Apify's RAG Web Browser Actor. It enables agents to browse web pages, extract content, and retrieve information for retrieval-augmented generation tasks. The server acts as a bridge between MCP-compatible clients and the Apify web browser actor.
Best for
Best for
Developers building MCP-compatible AI agents that need web browsing for RAG
Use cases
- Enabling AI agents to fetch and process web content for answering questions
- Integrating web browsing capabilities into MCP-based AI workflows
- Automating data extraction from web pages for knowledge base updates
How to use
Install
npx @modelcontextprotocol/inspector node dist/index.js Tools exposed
maxResultsscrapingToolraw-httpbrowser-playwrightoutputFormatsrequestTimeoutSecs
Tested with
Claude Desktop, VS Code, ChatGPT
Example client config
{\n "mcpServers": {\n "rag-web-browser": {\n "command": "npx",\n "args": ["@apify/mcp-server-rag-web-browser"],\n "env": {\n "APIFY_TOKEN": "your-apify-api-token"\n }\n }\n }\n} Notes
A Model Context Protocol server that connects AI assistants to Apify’s RAG Web Browser Actor. It enables agents to browse web pages, extract content, and retrieve information for retrieval-augmented generation tasks. The server acts as a bridge between MCP-compatible clients and the Apify web browser actor.
204 stars on GitHub. Last updated 2026-05-19. Licensed Apache-2.0.
Use cases
- Enabling AI agents to fetch and process web content for answering questions
- Integrating web browsing capabilities into MCP-based AI workflows
- Automating data extraction from web pages for knowledge base updates
Pros
- Simplifies integration of web browsing into AI agents via standard MCP protocol
- Leverages Apify’s robust web scraping infrastructure
- Open source with active community (204 stars)
Cons
- Requires an Apify account and API token to use the underlying actor
- Limited to the capabilities of the RAG Web Browser Actor (e.g., no JavaScript rendering)
- May have latency due to network calls to Apify servers
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simplifies integration of web browsing into AI agents via standard MCP protocol
- Leverages Apify's robust web scraping infrastructure
- Open source with active community (204 stars)
Cons
- Requires an Apify account and API token to use the underlying actor
- Limited to the capabilities of the RAG Web Browser Actor (e.g., no JavaScript rendering)
- May have latency due to network calls to Apify servers
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
executeautomation/playwright-mcp-server
Various
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.