
Actors MCP Server
Pricing
Pay per usage

Actors MCP Server
⚠️ Legacy: This Actor is outdated. For the latest features and full documentation, visit https://mcp.apify.com. Easily connect any Apify Actor to AI agents using Anthropic’s Model Context Protocol (MCP) with our actively maintained MCP server.
4.7 (7)
Pricing
Pay per usage
88
Total users
1.9K
Monthly users
356
Runs succeeded
91%
Issues response
15 hours
Last modified
5 days ago
You can access the Actors MCP Server programmatically from your own applications by using the Apify API. You can also 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.
$echo '{< "actors": [< "apify/instagram-scraper",< "apify/rag-web-browser",< "lukaskrivka/google-maps-with-contact-details"< ],< "maxActorMemoryBytes": 4096,< "debugActor": "apify/rag-web-browser",< "debugActorInput": {< "query": "hello world"< }<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: