Back to Servers

Apify Actors MCP Server

Official

by Apify

Web scraping is the part of agent-building everyone hates. You write a scraper, a site changes its markup, and your agent goes blind. The Apify Actors MCP server hands that problem to someone else. It is a Model Context Protocol (MCP) server that exposes thousands of ready-made scrapers, crawlers, and automation tools from the Apify Store directly to your AI agent, so Claude or any MCP client can pull data from social media, search engines, maps, and e-commerce sites without you writing or maintaining a single scraper.The official server, published by Apify, sits at roughly 1,300 GitHub stars and is written in TypeScript. It was last updated in early June 2026 and is actively maintained. Once connected, your agent can discover an Apify Actor for a given site, run it, and stream the structured results back into the conversation — turning "go research what people are saying about X on Instagram" into an actual executable workflow instead of a hallucinated guess.What makes the June 2026 version stand out is agentic payments. The server has support for pay-per-use scraping where the agent itself can authorize spend, with agentic payment rails baked in. That closes the loop on a fully autonomous agent: it finds the right tool, runs it, pays for the run, and returns the data, all without a human clicking buy.Setup is the standard MCP flow — add the server to your Claude Desktop or Claude Code config with your Apify API token, and the Actors become available as tools. Because it rides on the open Model Context Protocol, the same server works across any MCP-compatible client, not just Anthropic's.

web searchApify MCPModel Context ProtocolMCPAI web scrapingClaude agents

Installation

# See GitHub for installation instructions

Key Features

  • Exposes thousands of ready-made Apify Store scrapers and crawlers as MCP tools
  • Pulls structured data from social media, search engines, maps, and e-commerce sites
  • Agent can discover, run, and stream results from any Apify Actor
  • Agentic pay-per-use payments — the agent can authorize scraping spend itself
  • Official, actively maintained TypeScript server (~1,300 stars)
  • Works with any MCP client, not just Claude

Use Cases

  • Give Claude live web data instead of relying on stale training knowledge
  • Run social-media sentiment or competitor research from inside an agent loop
  • Scrape e-commerce prices and product listings on demand
  • Build a fully autonomous research agent that finds, runs, and pays for scrapers
  • Pull maps and local-business data into an agent workflow

FAQ

Server Stats

GitHub Stars
1,295
Updated
6/2/2026

Category

Related Resources

Weekly AI Digest