mcp-server-rag-web-browser Logo

mcp-server-rag-web-browser

Official

Implementation of an MCP server for the RAG Web Browser Actor. This Actor serves as a web browser fo...

47 views
0 installs
Updated Jan 29, 2026
Not audited
Tools I Recommend
Implementation of an MCP server for the RAG Web Browser Actor. This Actor serves as a web browser for large language models (LLMs) and RAG pipelines, similar to a web search in ChatGPT.
  1. Open your Apify Console

  2. Go to Integrations (API tokens)

    • In the Console, open the Integrations / API tokens page (sometimes under Settings → Integrations).
    • Click to create a new Personal API token (give it a meaningful name/description). (docs.apify.com)
  3. Configure token permissions and expiration (optional)

    • If you want limited access, enable "Limit token permissions" (scoped token) and select only the permissions the MCP server needs. Optionally set an expiration date for the token. (docs.apify.com)
  4. Create and copy the token

    • After you create the token, copy the generated token value immediately — it is displayed only once. Store it securely (you will not be able to see it again in plain form). (docs.apify.com)
  5. Open the FastMCP connection interface (the Install Now flow)

    • Click your "Install Now" button to open the FastMCP connection / environment variables entry form.
  6. Fill the APIFY_TOKEN environment variable

    • In the FastMCP connection interface, locate the field for environment variables and add a key named exactly APIFY_TOKEN and paste the token value you copied. Mark it as a secret/hidden value if the interface supports that.
  7. Finish installation

    • Complete the Install Now flow (save/apply). The MCP server will use APIFY_TOKEN from the FastMCP connection interface to authenticate with Apify.
  8. Security & rotation

    • Do not share the token publicly or commit it to source control. If you suspect exposure, rotate the token in the Apify Console (you can regenerate/replace it) and update the APIFY_TOKEN value in the FastMCP interface. (docs.apify.com)
  9. Optional: use mcp.apify.com / OAuth instead

    • If you prefer not to manage API tokens, consider using the hosted mcp.apify.com integration (supports OAuth) so you don’t need to supply APIFY_TOKEN manually.

Quick Start

View on GitHub

More for Web Search

View All →

More for Web Scraping

View All →

Similar MCP Servers

Web Reader

Web Reader

Official Remote Remote

The Web Reader MCP Server is a Z.AI implementation based on the Model Context Protocol (MCP). It provides Claude Code, Cline, and other MCP-compatible clients with powerful web content extraction capabilities, including full-page content retrieval and structured data extraction.

Web Scraping
236
0

Report Issue

Thank you! Your issue report has been submitted successfully.