apify mcp server for Claude Desktop
com.apify/apify-mcp-server
Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡
client:Claude Desktop
transport:streamable-http
Install apify mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"apify-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.apify.com/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs