What it does
Apify's MCP server exposes the Actor ecosystem — searchable scrapers, crawlers, and data extractors — plus run management and dataset/key-value-store access, for agents needing live web data or to drive scraping and automation jobs. Actor discovery and result fetching are deterministic API calls; the chosen Actors do the scraping.
Example prompts
- Find an Apify Actor that scrapes Google Maps reviews and run it for this place.
- Scrape the product listings from this e-commerce category page.
Tools provided
- search-actors — Search the Actor catalog.
- call-actor — Run an Actor with input.
- get-actor-output — Fetch an Actor run's output.
- get-dataset-items — Read items from a dataset.
- search-apify-docs — Search Apify documentation.
What you'll need to connect
This agent will ask you for the following. You enter them when you connect — they're encrypted and never shared with the creator.
- Apify API token · optionalGet this from mcp.apify.com's account or API settings.Paste the value as a single line.Only sent to: mcp.apify.com, api.apify.com
How you're protected
FindAgent runs these safety checks on every agent automatically. They're always on and can't be turned off.
- Prompt-injection scanning
Every request is checked for known prompt-injection and jailbreak attempts before the agent runs. This is always on.
- Secret-leak scanning
Every response is scanned for leaked API keys, tokens, and other secrets before it reaches you. This is always on.
