Apify MCP Server

Apify MCP Server

Apify is the world's largest marketplace of tools for web scraping, data extraction, and web automation. You can extract structured data from social media, e-commerce, search engines, maps, travel sites, or any other website.

1.0K

7 Tools

Signed
Built by Docker
Requires Secrets
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
apify-slash-rag-web-browserThis tool calls the Actor "apify/rag-web-browser" and retrieves its output results. Use this tool instead of the "call-actor" if user requests to use this specific Actor. Actor description: 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). Instructions: Never call/execute tool/Actor unless confirmed by the user.
call-actorCall Any Actor from Apify Store - Two-Step Process This tool uses a mandatory two-step process to safely call any Actor from the Apify store. USAGE: • ONLY for Actors that are NOT available as dedicated tools • If a dedicated tool exists (e.g., apify-slash-rag-web-browser), use that instead MANDATORY TWO-STEP WORKFLOW: Step 1: Get Actor Info (step="info", default) • First call this tool with step="info" to get Actor details and input schema • This returns the Actor description, documentation, and required input schema • You MUST do this step first - it's required to understand how to call the Actor Step 2: Call Actor (step="call") • Only after step 1, call again with step="call" and proper input based on the schema • This executes the Actor and returns the results The step parameter enforces this workflow - you cannot call an Actor without first getting its info.
get-actor-outputRetrieves the output of a specific Actor execution based on its dataset ID. You can also retrieve only specific fields from the output if needed. Use this tool to get Actor output data outside of the Actor dataset output preview, or to access fields from the Actor output dataset schema that are not included in the preview. Note: This tool is automatically included if the Apify MCP Server is configured with any Actor tools (e.g. `apify-slash-rag-web-browser`) or tools that can interact with Actors (e.g. `call-actor`, `add-actor`).

Manual installation

You can install the MCP server using:

Installation for

Related servers