Actors MCP Server avatar

Actors MCP Server

Try for free

No credit card required

Go to Store
Actors MCP Server

Actors MCP Server

apify/actors-mcp-server
Try for free

No credit card required

Connect Apify Actors to AI applications (AI Agents) using Anthropic's Model Context Protocol (MCP). This MCP server provides integration of any Apify Actor through the MCP framework.

Do you want to learn more about this Actor?

Get a demo

You can access the Actors MCP Server programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "actors": [
3    "apify/instagram-scraper",
4    "apify/rag-web-browser",
5    "lukaskrivka/google-maps-with-contact-details"
6  ],
7  "debugActor": "apify/rag-web-browser",
8  "debugActorInput": {
9    "query": "hello world"
10  }
11}' |
12apify call apify/actors-mcp-server --silent --output-dataset

Actors MCP Server API through CLI

The Apify CLI is the official tool that allows you to use Actors MCP Server locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Apify

Actor Metrics

  • 1 monthly user

  • 1 star

  • 20% runs succeeded

  • Created in Jan 2025

  • Modified a day ago