MCPdir β€” MCP Server Directory
πŸ‡¬πŸ‡§ πŸ‡ͺπŸ‡Έ

Apify MCP Server

by apify

Run web scrapers and automation actors from your AI agent

data Node.js Intermediate Self-hostable No API key
⭐ 798 stars πŸ“… Updated: yesterday

Description

Apify MCP Server connects your AI agent to the Apify platform, giving it access to thousands of ready-made web scrapers, crawlers, and automation tools called "Actors." Instead of writing scraping code from scratch, your agent can pick an Actor from Apify's marketplace β€” say, a LinkedIn scraper, a Google Maps extractor, or a price monitor β€” and run it on demand through MCP tool calls. The real value is the breadth of the Actor ecosystem. Apify hosts over 2,000 pre-built Actors covering e-commerce data extraction, social media scraping, search engine results, real estate listings, and much more. Through this MCP server, your agent can start Actor runs, check their status, and retrieve results β€” all conversationally. It can also manage datasets and key-value stores where Apify persists scraped data. The server supports both a hosted remote endpoint (mcp.apify.com) and local execution. The remote option means zero infrastructure setup β€” your agent connects directly to Apify's cloud. The trade-off is that Apify is a paid platform beyond the free tier, so heavy scraping jobs will incur costs. But for the convenience of having thousands of maintained scrapers available to your AI agent, the pricing is reasonable.

βœ… Best for

Teams that need web scraping capabilities in their AI workflows without building custom crawlers

⏭️ Skip if

You only need to fetch a single webpage β€” a simple HTTP/fetch MCP server is lighter

πŸ’‘ Use cases

  • Extract product data from e-commerce sites by having your agent run a pre-built scraper
  • Monitor competitor pricing or social media mentions using scheduled Actor runs
  • Gather structured data from any website without writing custom scraping code

πŸ‘ Pros

  • βœ“ Access to 2,000+ pre-built scrapers and automation tools via Apify's Actor marketplace
  • βœ“ Remote endpoint available β€” no local infrastructure needed
  • βœ“ Official project from Apify with active maintenance and frequent updates

πŸ‘Ž Cons

  • βœ— Apify is a paid service beyond the free tier β€” scraping at scale incurs costs
  • βœ— Dependent on Apify's platform availability and their terms of service for scraping
  • βœ— Actor quality varies β€” popular ones are well-maintained, niche ones may be outdated

πŸ’‘ Tips & tricks

Start with Apify's free tier (which includes monthly compute credits) to test Actors before committing to a paid plan. Use the "Try Actor" feature on Apify's website first to understand what data each Actor returns before calling it through MCP. For cost control, set memory and timeout limits on Actor runs.

Quick info

Author
apify
License
MIT
Runtime
Node.js
Transport
β€”
Category
data
Difficulty
Intermediate
Self-hostable
βœ…
API key
No API key needed
Docker
β€”
Version
0.9.1
Updated
Feb 21, 2026

Client compatibility

  • ❓ Claude Code
  • ❓ Cursor
  • ❓ VS Code Copilot
  • ❓ Gemini CLI
  • ❓ Windsurf
  • ❓ Cline
  • ❓ JetBrains AI
  • ❓ Warp

Platforms

🍎 macOS 🐧 Linux πŸͺŸ Windows