Official Apify MCP server for connecting Claude to Apify Actors, Actor runs, datasets, key-value stores, and Apify documentation through hosted Streamable HTTP or local stdio transports.
Apify MCP can run Apify Actors that browse, scrape, crawl, automate websites, call third-party services, and produce billable Actor runs., The hosted server supports OAuth and bearer-token authentication; local stdio uses APIFY_TOKEN in the MCP client environment., Actor tools can access external websites and may trigger anti-abuse systems, platform-policy violations, rate limits, or paid usage., The server exposes run, dataset, key-value store, and abort tools when Actor workflows are enabled., Agentic payments can fund Actor runs through x402 USDC on Base or Skyfire PAY tokens, so spending limits and human approval should be enforced outside the model., Telemetry is enabled by default for tool calls, and the stdio transport uses Sentry for error tracking unless telemetry is opted out.
Privacy notes
Actor inputs and requests are sent to the Apify API for execution, and returned datasets or key-value store records can contain scraped personal data, customer records, credentials, contact details, private URLs, or regulated information., APIFY_TOKEN, OAuth tokens, Skyfire API keys, wallet private keys, payment IDs, dataset IDs, key-value store keys, and Actor run IDs should not be pasted into prompts, issues, logs, screenshots, or committed files., Search, maps, social, ecommerce, and browser Actors can collect third-party content that may be subject to site terms, privacy law, copyright, or data-retention obligations., Telemetry and Sentry error tracking should be reviewed before using the local stdio server with sensitive prompts, Actor inputs, or operational data.
Author
Apify
Submitted by
oktofeesh1
Claim status
unclaimed
Last verified
2026-06-06
Decision playbook
Review trust signals before you adopt
Signals are present but mixed. Use the checklist below to confirm the source and operational safety for your environment.
Compare context
Selected
0
Current score
63
Baseline
—
Delta
No baseline selected
No major trust-signal divergence detected in the current selection.
Source and provenance checks
Needs review
Confirm ownership and provenance before trusting install instructions.
Source link availableRequired
Open the canonical repository and verify ownership.
Done
Source provenance statusRequired
Marked as source-backed.
Done
Metadata reviewed
No reviewed flag detected in metadata.
Pending
Safety and privacy checks
Complete
Validate risk disclosures before installation or API wiring.
Safety notes presentRequired
Review the listed safety guidance before running commands.
Done
Privacy notes presentRequired
Review data handling notes before connecting accounts or secrets.
Done
Trust level risk gateRequired
Trust level does not block evaluation.
Done
Package and install checks
Needs review
Check package metadata and artifact integrity signals.
Install payload available
Install or copy payload is available for review.
Done
Package verification flag
No package verification flag provided.
Pending
Checksum metadata
No checksum provided for downloaded artifact.
Pending
Compare-driven decision checks
Needs review
Use compare context to validate trade-offs before adoption.
Compare tray has multiple entries
Add at least one more entry to compare trust differences.
6 safety and 4 privacy notes across 5 risk areas. Review closely: credentials & tokens, third-party handling.
5 areas
SafetyThird-party handlingApify MCP can run Apify Actors that browse, scrape, crawl, automate websites, call third-party services, and produce billable Actor runs.
SafetyCredentials & tokensThe hosted server supports OAuth and bearer-token authentication; local stdio uses APIFY_TOKEN in the MCP client environment.
SafetyGeneralActor tools can access external websites and may trigger anti-abuse systems, platform-policy violations, rate limits, or paid usage.
SafetyExecution & processesThe server exposes run, dataset, key-value store, and abort tools when Actor workflows are enabled.
SafetyCredentials & tokensAgentic payments can fund Actor runs through x402 USDC on Base or Skyfire PAY tokens, so spending limits and human approval should be enforced outside the model.
SafetyTelemetryTelemetry is enabled by default for tool calls, and the stdio transport uses Sentry for error tracking unless telemetry is opted out.
PrivacyCredentials & tokensActor inputs and requests are sent to the Apify API for execution, and returned datasets or key-value store records can contain scraped personal data, customer records, credentials, contact details, private URLs, or regulated information.
PrivacyCredentials & tokensAPIFY_TOKEN, OAuth tokens, Skyfire API keys, wallet private keys, payment IDs, dataset IDs, key-value store keys, and Actor run IDs should not be pasted into prompts, issues, logs, screenshots, or committed files.
PrivacyThird-party handlingSearch, maps, social, ecommerce, and browser Actors can collect third-party content that may be subject to site terms, privacy law, copyright, or data-retention obligations.
PrivacyTelemetryTelemetry and Sentry error tracking should be reviewed before using the local stdio server with sensitive prompts, Actor inputs, or operational data.
Safety notes
Apify MCP can run Apify Actors that browse, scrape, crawl, automate websites, call third-party services, and produce billable Actor runs.
The hosted server supports OAuth and bearer-token authentication; local stdio uses APIFY_TOKEN in the MCP client environment.
Actor tools can access external websites and may trigger anti-abuse systems, platform-policy violations, rate limits, or paid usage.
The server exposes run, dataset, key-value store, and abort tools when Actor workflows are enabled.
Agentic payments can fund Actor runs through x402 USDC on Base or Skyfire PAY tokens, so spending limits and human approval should be enforced outside the model.
Telemetry is enabled by default for tool calls, and the stdio transport uses Sentry for error tracking unless telemetry is opted out.
Privacy notes
Actor inputs and requests are sent to the Apify API for execution, and returned datasets or key-value store records can contain scraped personal data, customer records, credentials, contact details, private URLs, or regulated information.
APIFY_TOKEN, OAuth tokens, Skyfire API keys, wallet private keys, payment IDs, dataset IDs, key-value store keys, and Actor run IDs should not be pasted into prompts, issues, logs, screenshots, or committed files.
Search, maps, social, ecommerce, and browser Actors can collect third-party content that may be subject to site terms, privacy law, copyright, or data-retention obligations.
Telemetry and Sentry error tracking should be reviewed before using the local stdio server with sensitive prompts, Actor inputs, or operational data.
Prerequisites
Node.js 22 or newer available in the MCP client runtime for local stdio usage.
Apify account, OAuth session, API token, x402 wallet, or Skyfire payment setup depending on the chosen transport and payment mode.
Explicit tool selection for production use, because the default tool configuration may change in future versions.
Team approval policy for Actor runs, paid scraping workflows, agentic payments, dataset access, and aborting active runs.
Review of target websites' terms of service, robots guidance, rate limits, and privacy requirements before launching scraping or automation Actors.
Apify MCP Server is the official Model Context Protocol server for Apify. It
lets Claude and other MCP clients discover Apify Actors, run scraping and web
automation workflows, inspect Actor runs, and retrieve dataset or key-value
store data from the Apify platform.
The server supports a hosted Streamable HTTP endpoint with OAuth or bearer-token
authentication, plus a local stdio package for clients that run MCP servers
locally. The README recommends explicitly configuring tools for production use
because default tool loading may change across versions.
These sources were reviewed on 2026-06-06. Prefer the live Apify docs,
repository, MCP server metadata, npm package metadata, and license for current
setup commands, supported transports, tool configuration, payment behavior, and
telemetry controls.
Features
Official Apify MCP server from apify/apify-mcp-server.
Hosted Streamable HTTP server with OAuth or bearer-token authentication.
Local stdio server via npx @apify/actors-mcp-server.
Actor discovery with search-actors and fetch-actor-details.
Actor execution through call-actor and configured Actor-specific tools.
Default access to Apify documentation search and fetch tools.
Run inspection, run-log retrieval, and optional run abort tools.
Dataset metadata, schema, pagination, and item retrieval tools.
Key-value store metadata, key listing, and record retrieval tools.
Optional add-actor workflow for adding Actors as tools.
Tool-selection controls for limiting the exposed Actor, docs, storage, run, or experimental tools.
Hosted support for output schema inference, MCP Apps UI mode, and agentic payments.
Telemetry opt-out through CLI flag, environment variable, or hosted URL parameter.
Installation
For local stdio usage, configure an MCP client to run the official npm package
and provide an Apify API token in the client environment:
For hosted usage, configure the Streamable HTTP endpoint through the Apify MCP
configuration page and authenticate with OAuth or an Apify bearer token. Avoid
SSE configurations for new setups because Apify documents a transition to
Streamable HTTP.
Use Cases
Discover a suitable Apify Actor for a scraping or automation task.
Inspect an Actor's input schema before allowing Claude to run it.
Run the RAG Web Browser Actor for research workflows.
Retrieve dataset items after an Actor run finishes.
Inspect Actor run metadata and logs during debugging.
Fetch Apify documentation into the conversation for setup or troubleshooting.
Limit a production client to a single approved Actor tool.
Use hosted output schema inference for structured Actor results.
Abort an Actor run when the model launched the wrong workflow or parameters.
Safety and Privacy
Treat Apify MCP as a live automation and data-extraction control surface. Actor
runs can cost money, access third-party websites, trigger anti-abuse systems,
and collect regulated or personal data. Require human approval before launching
Actors, adding new Actor tools, enabling payment modes, or retrieving sensitive
datasets.
Use the narrowest tools configuration that fits the workflow. Keep Apify API
tokens, OAuth credentials, payment credentials, dataset IDs, and run identifiers
out of prompts and logs. Review telemetry settings before using local stdio with
sensitive prompts or Actor inputs, and confirm that scraping targets and data
retention practices are allowed for the project.
Duplicate Check
Existing content includes a general Apify platform listing in content/tools,
but no Apify-specific MCP entry was found in content/mcp. This submission is
scoped to apify/apify-mcp-server, the official MCP server, and does not change
the existing tool listing.
Show that Apify MCP Server is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.
[](https://heyclau.de/entry/mcp/apify-mcp-server)
How it compares
Apify MCP Server side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.
Official Apify MCP server for connecting Claude to Apify Actors, Actor runs, datasets, key-value stores, and Apify documentation through hosted Streamable HTTP or local stdio transports.
Local-first MCP server for web scraping, crawling, URL mapping, batch extraction, structured extraction, summarization, diffing, brand extraction, and optional hosted API fallback for bot-protected pages.
✓Apify MCP can run Apify Actors that browse, scrape, crawl, automate websites, call third-party services, and produce billable Actor runs.
The hosted server supports OAuth and bearer-token authentication; local stdio uses APIFY_TOKEN in the MCP client environment.
Actor tools can access external websites and may trigger anti-abuse systems, platform-policy violations, rate limits, or paid usage.
The server exposes run, dataset, key-value store, and abort tools when Actor workflows are enabled.
Agentic payments can fund Actor runs through x402 USDC on Base or Skyfire PAY tokens, so spending limits and human approval should be enforced outside the model.
Telemetry is enabled by default for tool calls, and the stdio transport uses Sentry for error tracking unless telemetry is opted out.
✓AgentQL MCP exposes one tool, `extract-web-data`, that sends a target URL and natural-language extraction prompt to the AgentQL API.
The tool is intended for public webpages; do not use it to bypass access controls, scrape private pages, evade paywalls, or extract data where automated collection is prohibited.
Web extraction can still trigger target-site rate limits, legal restrictions, robots guidance, or terms-of-service concerns.
The source implementation uses AgentQL's query-data endpoint with fast mode, no screenshot capture, no scroll-to-bottom behavior, and no local browser cookies.
Treat extracted output as untrusted web data that may include errors, stale content, ads, tracking text, or prompt-injection attempts.
✓This server sends web searches, URLs, scraping targets, browser actions, package names, and dataset requests to Bright Data APIs.
Review website terms, robots policies, rate limits, jurisdictional requirements, and internal scraping policies before automating collection.
`PRO_MODE`, browser automation groups, data-product groups, and batch tools can increase cost, request volume, and operational impact.
The server can create or use Bright Data zones through API calls; review account permissions and zone settings before running it with broad API tokens.
Use `RATE_LIMIT`, group selection, and explicit tool allowlists to keep agent-driven browsing and scraping bounded.
✓WebClaw MCP Server can scrape one URL, crawl same-origin links, map URLs, batch multiple URLs, extract structured data, summarize pages, compare snapshots, and extract brand metadata.
Scraping, crawling, search, research, and hosted fallback can trigger target-site rate limits, bot protections, legal restrictions, or terms-of-service limits.
The server validates public HTTP URLs and rejects private or internal destinations, but operators should still avoid fetching internal, secret, customer-specific, or credential-bearing URLs.
Cookie-bearing requests, proxies, and browser profiles can expose authenticated sessions or route traffic through external infrastructure.
Setting `WEBCLAW_API_KEY` enables hosted API fallback, which can send target URLs and page context to the WebClaw service.
Structured extraction and summarization may use configured LLM providers; review provider data handling before enabling those tools with sensitive pages.
Privacy notes
✓Actor inputs and requests are sent to the Apify API for execution, and returned datasets or key-value store records can contain scraped personal data, customer records, credentials, contact details, private URLs, or regulated information.
APIFY_TOKEN, OAuth tokens, Skyfire API keys, wallet private keys, payment IDs, dataset IDs, key-value store keys, and Actor run IDs should not be pasted into prompts, issues, logs, screenshots, or committed files.
Search, maps, social, ecommerce, and browser Actors can collect third-party content that may be subject to site terms, privacy law, copyright, or data-retention obligations.
Telemetry and Sentry error tracking should be reviewed before using the local stdio server with sensitive prompts, Actor inputs, or operational data.
✓Target URLs, extraction prompts, API key-authenticated requests, and extracted structured data are sent to AgentQL's API.
Extracted data can include personal data, copyrighted content, customer information, job postings, prices, social content, or other third-party material.
AGENTQL_API_KEY should stay out of prompts, issues, logs, screenshots, and committed configuration files.
Claude transcripts and downstream reports may retain extracted data, so avoid collecting information that is not approved for the model session.
✓Bright Data API tokens must stay in environment variables or secret managers and should never be committed to MCP configuration files.
Queries, URLs, package names, web pages, scraping outputs, dataset filters, and browser activity may be visible to Bright Data, the MCP client, and the model provider.
Public web data can still contain personal data, copyrighted content, customer information, or contractual restrictions.
Tool outputs can include scraped page text, search results, social or ecommerce dataset fields, package metadata, and browser screenshots depending on enabled tools.
✓URLs, fetched page content, crawl results, extracted structured data, snapshots, brand metadata, cookies, proxy settings, API keys, and LLM prompts can be exposed to the MCP client.
Crawled pages may include personal data, customer content, non-public links, access tokens embedded in URLs, or site-specific identifiers.
Diff snapshots and exported JSON can preserve page content longer than expected; store and delete them according to the workflow's retention needs.
Hosted fallback, proxy providers, search/research APIs, and LLM providers may observe target URLs, headers, cookies, prompts, and extracted content when enabled.
Redact sensitive URLs and extracted data before sharing MCP transcripts, crawl results, logs, or generated RAG context.
Prerequisites
Node.js 22 or newer available in the MCP client runtime for local stdio usage.
Apify account, OAuth session, API token, x402 wallet, or Skyfire payment setup depending on the chosen transport and payment mode.
Explicit tool selection for production use, because the default tool configuration may change in future versions.
Team approval policy for Actor runs, paid scraping workflows, agentic payments, dataset access, and aborting active runs.
Node.js and npx available to the MCP client runtime.
AgentQL API key from the AgentQL developer portal.
Approved list of public webpages or domains Claude may query.
Review of target site terms, robots guidance, rate limits, and data-use rules before extraction.
Node.js and npx available to the MCP client runtime.
Bright Data account and API token stored as `API_TOKEN`.
Review of Bright Data plan limits, free-tier scope, paid modes, and data-product terms.
A decision about whether to use default rapid tools, `PRO_MODE`, `GROUPS`, or explicit `TOOLS`.
Node.js for the `create-webclaw` installer, or Rust/Cargo when building the MCP binary from source.
Review of AGPL-3.0 obligations before redistributing or operating modified server versions.
Review of target-site terms, robots expectations, rate limits, and scraping permissions.
Optional `WEBCLAW_API_KEY` only when hosted API fallback is acceptable for bot-protected or JavaScript-heavy pages.