Apify
Official
🗄️ Data & Files
Official Apify MCP server for web scraping, data extraction, and automation at scale. Access thousands of ready-made scrapers for social media, search engines, maps, and e-commerce sites. Dynamic tool discovery finds new Actors as needed.
Tags
Tools (19)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"apify": {
"command": "npx",
"args": [
"-y",
"@apify/actors-mcp-server"
],
"env": {
"APIFY_TOKEN": "your-apify-token-here"
}
}
}
}