Back to MCP Servers
Apify MCP Server logo
mcp-server1,144

Apify MCP Server

Official hosted MCP server from Apify that connects AI agents like Claude to thousands of web scrapers, crawlers, and automation Actors from the Apify Store for real-time data extraction from any website.

Overview

The Apify MCP Server is the official Model Context Protocol (MCP) server developed by Apify. It exposes thousands of pre-built Actors (scrapers, crawlers, and automation tools) from the Apify Store as standardized MCP tools that AI agents can discover and use directly.

Hosted at https://mcp.apify.com, it allows seamless integration with clients like Claude Desktop, Claude.ai, Cursor, VS Code, and any MCP-compatible tool. No custom coding required—the AI can trigger real web data extraction, processing, and automation on Apify's robust cloud infrastructure.

Key Features

  • Access to 5000+ Actors: Use ready-made tools for scraping LinkedIn, Instagram, TikTok, Google Maps, Amazon, YouTube, news sites, and virtually any website.
  • Hosted & Easy Setup: Connect via OAuth using just the URL https://mcp.apify.com in your MCP client—no local server needed.
  • Self-Hosted Option: Run locally with npx @apify/actors-mcp-server or Docker for full control.
  • Structured Outputs: Automatic output schema inference helps AI agents understand and parse results reliably.
  • Additional Tools: Actor management, dataset/key-value store access, run history, and custom tool configuration.
  • Pay-per-Use: Billed according to standard Apify usage (free tier available with monthly credits).
  • OAuth & Security: Secure authentication; supports streamable HTTP (SSE deprecated as of April 2026).

Use Cases

  • Real-Time Web Research: Ask Claude to "scrape the latest job postings for AI engineers in Tokyo" and get structured results instantly.
  • Social Media Monitoring: Extract posts, comments, or profiles from platforms like Instagram, X, or TikTok.
  • Competitive Intelligence: Gather pricing, reviews, or product data from e-commerce sites.
  • Lead Generation & Enrichment: Combine with other MCP servers (e.g., LinkedIn, Pappers) for powerful multi-tool workflows.
  • Data Pipeline Automation: Let agents run crawlers, process data, and store results in Apify datasets.
  • AI Agent Tooling: Turn generic LLMs into powerful web agents capable of browsing and acting on live internet data.

How It Works

  1. Visit https://mcp.apify.com/ and configure your server (select Actors and tools).
  2. Copy your unique MCP server URL or use the default hosted endpoint.
  3. Add the server to your MCP client configuration (Claude Desktop, Cursor, etc.).
    • Hosted example: https://mcp.apify.com
    • Local: npx @apify/actors-mcp-server --actors=actor1,actor2
  4. The AI automatically discovers available tools and calls them with natural language instructions.
  5. Results return structured into the conversation, with full traceability.

Repository: github.com/apify/apify-mcp-server

Getting Started

  • Hosted (Recommended): Sign in at mcp.apify.com with your Apify account and configure.
  • Local Run: Requires Node.js and an Apify API token.
  • Documentation: Full guides available in the Apify docs and GitHub repository.

The Apify MCP Server is one of the most powerful and comprehensive web data tools in the MCP ecosystem, turning any compatible AI into a capable web automation agent.

Important: Always respect website terms of service and robots.txt when scraping. Apify provides proxy and anti-blocking infrastructure to help with reliable data collection.

Tags

mcpapifyweb-scrapingdata-extractionai-agentclaudeautomationactorscrawlertypescript

Related Entries

Keep exploring similar tools and resources in this category.

Browse MCP Servers
Bright Data MCP logo

Bright Data MCP

MCP Servers

Official Web MCP server from Bright Data that gives AI agents real-time, unblocked access to web search, scraping, navigation, and structured data extraction powered by the world's #1 web data platform.

LottieFiles MCP Server logo

LottieFiles MCP Server

MCP Servers

An open-source Model Context Protocol (MCP) server that enables AI agents to search, retrieve details, and access popular Lottie animations directly from LottieFiles, seamlessly integrating motion graphics into AI workflows.

Firecrawl MCP Server logo

Firecrawl MCP Server

MCP Servers

Official Model Context Protocol (MCP) server from Firecrawl that equips AI agents with powerful web search, scraping, crawling, and structured data extraction capabilities for real-time web interaction.

DataForSEO MCP Server logo

DataForSEO MCP Server

MCP Servers

DataForSEO MCP Server is the official Model Context Protocol server for connecting AI clients to DataForSEO SEO, SERP, keyword, backlink, on-page, business, domain, content, merchant, and AI optimization data. It can be used as a hosted Streamable HTTP endpoint, a local npx package, a Docker container, or a source-built TypeScript server.

Higgsfield MCP logo

Higgsfield MCP

MCP Servers

Higgsfield MCP is Higgsfield AI's hosted MCP connector for generating images, videos, reusable characters, and creative assets from Claude or MCP-compatible agents. It uses a Higgsfield account and platform credits, with no API key documented for the official MCP connector.

vercel eve logo

vercel eve

MCP Servers

Vercel Eve is an open-source, filesystem-first TypeScript framework for building durable AI agents on Vercel. It organizes agent capabilities as files for instructions, tools, skills, channels, schedules, subagents, and connections, including integrations with external MCP and OpenAPI tools.