Rag Web Browser
Freeby MCP Community
An MCP Server for RAG Web Browser Actor
v0.1.4Added Apr 12, 2026
apifymcpserveractorsmodel context protocol
Rag Web Browser MCP Server
An MCP Server for RAG Web Browser Actor
Installation
Reviews
Installation
Quick install
npx -y @apify/mcp-server-rag-web-browser
Add to claude_desktop_config.json
{
"mcpServers": {
"rag-web-browser": {
"command": "npx",
"args": ["-y", "@apify/mcp-server-rag-web-browser"]
}
}
}