Setup
- Go to Integrations and find Apify
- Click Connect
- Enter your Apify API token (get one here)
- Click Save — Proliferate will test the connection automatically
Available tools
| Tool | Description |
|---|---|
search-actors | Search the Apify Store for relevant Actors |
fetch-actor-details | Get an Actor’s specs, input schema, and pricing |
call-actor | Execute any Actor with provided input |
get-actor-output | Retrieve full output from an Actor run |
search-apify-docs | Search Apify platform documentation |
fetch-apify-docs | Retrieve full documentation pages |
get-actor-run | Get details of a specific Actor run |
get-actor-run-list | List filtered Actor runs |
get-actor-log | Access logs from a specific run |
get-dataset | Get dataset metadata |
get-dataset-items | Retrieve and filter dataset items |
Use cases
- Scrape competitor websites, pricing pages, or product listings for automated monitoring
- Extract structured data from external sources (Google Maps, social media, e-commerce) as part of automation runs
- Crawl internal or external documentation to build context for code generation automations
The tools listed above may not be exhaustive and can change as Apify updates their MCP server. See Apify MCP documentation for the latest.
