Apify
OfficialbyApify
6,000+ pre-built web scraping and data extraction tools.
API Key Required
Configuration
{
"mcpServers": {
"apify": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-apify"
],
"env": {
"APIFY_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.