apify/apify-mcp-server

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.

What it solves

このプロジェクトは Model Context Protocol(MCP)サーバーを提供し、AI エージェントが Apify Store の何千もの即利用可能なウェブスクレイピング、クローリング、そして自動化ツール(「Actors」)にアクセスできるようにします。ソーシャルメディア、検索エンジン、E コマースサイトからの実際のウェブデータ抽出と LLM の間のギャップを埋めます。

How it works

サーバーは Model Context Protocol を実装し、AI アシスタントが Apify Actors をツールとして発見・実行できるようにします。ホストされた HTTPS エンドポイントとしてデプロイすることも、標準入出力(stdio)でローカル実行することも可能です。サーバーは Actor の入力スキーマを動的にロードし、LLM が正確にどの引数を提供すべきかを把握できるようにします。また、Apify Store の検索、ドキュメントの閲覧、Actor の実行とストレージ管理のためのヘルパーツールも含まれています。

Who it’s for

開発者や AI エージェント構築者で、Claude Desktop、Cursor、VS Code など MCP 対応クライアントを使用し、エージェントに複雑なウェブデータ抽出や自動化タスクを実行させたい方々向けです。

Highlights

  • Dynamic Tool Discovery: Agents can search for and integrate new Actors from the Apify Store on the fly.
  • Agentic Payments: Supports machine-to-machine payments via x402 (USDC on Base) and Skyfire, allowing agents to pay for Actor runs without an API token.
  • Broad Compatibility: Works with any MCP-compliant client, including Claude.ai and various IDEs.
  • Flexible Deployment: Available as a hosted server for easy setup or a local CLI tool for deeper integration.