Used by 1 plugin
Web scraping and automation tools via Apify platform
Add to your .mcp.json:
{
"mcpServers": {
"apify": {
"command": "bunx",
"args": [
"@apify/actors-mcp-server"
],
"env": {
"APIFY_TOKEN": "REDACTED"
}
}
}
}Replace placeholder values for: APIFY_TOKEN
This MCP server needs API keys or credentials. Configure them in your environment before use.
This server connects to external services. Review the URLs it accesses before enabling.
bunxAPIFY_TOKEN=REDACTED