Apify web scraping platform — run actors, manage datasets, and automate web data extraction
APIFY_TOKENnpx @getmcp/cli add apifyConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"apify": {
"command": "npx",
"args": [
"-y",
"mcp-server-apify"
],
"env": {
"APIFY_TOKEN": ""
}
}
}
}