DevelopmentVerifiedTypeScript

apify-mcp-server

Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡

Free
N/A rating (0 reviews)0 installs1,005 GitHub stars

The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.

Compatible with

Claude DesktopCursorWindsurf

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "apify-mcp-server": {
      "args": [
        "mcp-remote",
        "https://mcp.apify.com/"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.