Apify MCP Server

Stabledevelopment
160 starsTypeScriptapify
GitHub
About

Overview

The Apify MCP Server enables AI agents to use Apify's web scraping and automation platform. It provides tools for running pre-built actors (scrapers), accessing resulting datasets, managing key-value stores, and scheduling recurring tasks.
Capabilities

Tools & Capabilities

run_actor

Run a scraping actor with input configuration

get_dataset

Get results from a dataset

list_actors

List available actors

get_run

Get the status of an actor run

list_datasets

List available datasets

Setup

Installation

bash
Install
npx -y @apify/mcp-server
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "apify": {
      "command": "npx",
      "args": ["-y", "@apify/mcp-server"],
      "env": {
        "APIFY_TOKEN": "your-token"
      }
    }
  }
}

Quick Info

Authorapify
LanguageTypeScript
StatusStable
Stars 160
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Apify MCP Server - MCP Server Directory - CortexAgent