actors-mcp-server

actors-mcp-server

208

The Apify Model Context Protocol Server allows interaction with Apify Actors using the MCP protocol. It provides tools for performing various tasks such as web scraping and data extraction using AI agents or applications. The server can run locally or as a cloud-based Apify Actor.

Apify Model Context Protocol (MCP) Server

Implementation of an MCP server for Apify Actors, allowing interaction with Apify Actors via an HTTP server accessible through SSE or Stdio. Features include:

  • Use of Apify Actors as tools to perform tasks like web scraping and data extraction.
  • Interaction with the server through MCP clients.
  • Support for AI Agents to access Apify Actors via MCP protocol.
  • Configure via Claude Desktop, VS Code, or local installation, with guides and prerequisites provided.
  • Plan to add more features, including Apify datasets and key-value stores.

Usage

The server can be deployed as either an Apify Actor or a local server. It supports Server-Sent Events (SSE) for interaction and features tools for discovering and managing available Actors.