Skip to main content
The Apify MCP Server brings the full power of the Apify platform into your Caylex projects, enabling AI agents to discover and run web scraping and automation workflows called Actors from the Apify Store. Agents can extract data from social media, search engines, e-commerce sites, and virtually any website, then access and query the resulting datasets and key-value stores directly. The server also exposes Actor management tools so agents can search for the right Actor, inspect its details, trigger runs, and monitor logs — all programmatically. Additionally, AI agents can search and fetch Apify’s official documentation, making this server useful for both production data extraction pipelines and development workflows. Authentication is handled via your Apify API token supplied as a Bearer header in Caylex.
Prerequisites:
  • An active Apify account is required — sign up at apify.com if you do not have one.
  • An Apify API token from the Integrations section of Apify Console (console.apify.com/account#/integrations) is needed to authenticate requests.
  • Rental Actors must be manually activated on your Apify account before they can be used through the server.
Important API details:
  • The hosted Apify MCP server supports output schema inference for structured Actor results, providing field-level type information so agents understand expected result structures before calling an Actor.
  • Rental Actors from the Apify Store require manual activation on your Apify account before they can be discovered or used as tools.
  • Dataset and key-value store retrieval tools support pagination and filtering, which agents should use when handling large result sets.
  • SSE transport is deprecated and will be fully removed on April 1, 2026; only Streamable HTTP is supported going forward.

Server Details

PropertyValue
TransportStreamable HTTP
Server TypeExternal
Endpointhttps://mcp.apify.com
CategoriesWeb Scraping, Web Scraping & Browser Automation

Authentication

This server supports the following authentication methods:

Header Authentication

This server authenticates via HTTP headers.

OAuth

Scopes: full_api_access During the server onboarding flow, you will be prompted to complete the OAuth flow to grant access. See the Apify Authentication guide for step-by-step credential configuration.

Getting Started

1

Add the server

Navigate to the Server Library and click on the New Server button. Find Apify in the Caylex Catalog.
2

Server Onboarding flow

Go through the server onboarding flow.
3

Use in a project

Add the server to a project by configuring project connections. Its tools are now available to any agents connected to that project.
https://d338mlbnszozgc.cloudfront.net/logos/firecrawl.svg

Firecrawl

https://d338mlbnszozgc.cloudfront.net/logos/brightdata.png

Bright Data

https://d338mlbnszozgc.cloudfront.net/logos/simplescraper.png

Simplescraper

References

https://docs.apify.com/platform/integrations/mcp

https://mcp.apify.com/