Apify MCP server
Run Apify Actors to scrape and automate the web.
automationWeb & scraping
How it runs
Apify is a stdio MCP server. mcpfold launches it with:
npx -y @apify/actors-mcp-serverAdd to your config
mcpfold add @apify/actors-mcp-serverNeeds a token — mcpfold stores it as a reference (${env:APIFY_TOKEN}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.