Apify Mcp Server
Pricing
Pay per usage
Apify Mcp Server
Under maintenance0.0 (0)
Pricing
Pay per usage
0
3
3
Last modified
2 months ago
Pricing
Pay per usage
0.0 (0)
Pricing
Pay per usage
0
3
3
Last modified
2 months ago
actors
arrayOptional
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.
enableActorAutoLoading
booleanOptional
When enabled, the server can dynamically add Actors as tools based on user requests and context.
Note: MCP client must support notification on tool updates. 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
enableAddingActors
booleanOptional
When enabled, the server can dynamically add Actors as tools based on user requests and context.
Note: MCP client must support notification on tool updates. 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
maxActorMemoryBytes
integerOptional
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