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.

Actors to be exposed for an AI application (AI agent)

actorsarrayOptional

List Actors to be exposed to an AI application (AI agent) for communication via the MCP protocol.

Ensure the Actor definitions fit within the LLM context by limiting the number of used Actors.

Enable automatic loading of Actors based on context and use-case (experimental, check if it supported by your client)

enableActorAutoLoadingbooleanOptional

When enabled, the server can dynamically add Actors as tools based on user requests and context.

Note: Not all MCP clients support this feature. To try it, you can use the Tester MCP Client. This is an experimental feature and may require client-specific support.

Default value of this property is false

Limit the maximum memory used by an Actor

maxActorMemoryBytesintegerOptional

Limit the maximum memory used by an Actor in bytes. This is important setting for Free plan users to avoid exceeding the memory limit.

Default value of this property is 4096

Debug Actor

debugActorstringOptional

Specify the name of the Actor that will be used for debugging in normal mode

Debug Actor input

debugActorInputobjectOptional

Specify the input for the Actor that will be used for debugging in normal mode

Developer
Maintained by Apify

Actor Metrics

  • 55 monthly users

  • 8 bookmarks

  • 84% runs succeeded

  • Created in Jan 2025

  • Modified 14 days ago