Q: Do you apify integration with MCP?
Do you apify integration with MCP if yes then how many scrapers are intgrated?

SeanP_AgenticFlowAI
Apr 27, 2025A: Hey Mohammad,
Yes, we absolutely have an Apify integration via MCP! You can find it here:
https://agenticflow.ai/mcp/apify
Regarding "how many scrapers are integrated":
Our Apify MCP integration doesn't integrate specific, individual Apify scrapers (also known as Actors on their platform). Instead, it provides a set of actions that allow AgenticFlow to interact with your Apify account and run your existing Actors or perform common scraping tasks.
The key actions currently available in our Apify MCP are:
Run Actor: This is the most powerful one. It allows you to trigger any Actor (scraper) that you have set up within your own Apify account.
Get Dataset Items: Retrieve data that an Actor run has stored in an Apify dataset.
Scrape Single URL: A simplified action to quickly extract the text content from a single webpage.
Run Task Synchronously: Execute a specific pre-defined Apify Task and get its results back directly.
Set Key-Value Store Record: Save or update data within Apify's key-value store.
So, while we list 5 distinct actions, the "Run Actor" action essentially gives you access to run all the scrapers (Actors) you have configured in your Apify account through AgenticFlow.
To use it, you just need to connect your Apify account via the MCP setup, add the generated MCP Server URL to AgenticFlow, and then you can use these actions within your agents or workflows.