Apify Mcp Server
Pricing
Pay per usage
Apify Mcp Server
Under maintenance0.0 (0)
Pricing
Pay per usage
0
3
3
Last modified
5 months ago
Pricing
Pay per usage
0.0 (0)
Pricing
Pay per usage
0
3
3
Last modified
5 months ago
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.
enableActorAutoLoadingbooleanOptional
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
enableAddingActorsbooleanOptional
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
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