⚠️ 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.
Limit tools to discovery, dynamic Actor management, and help; simplify Actor input schema; return all dataset items at once with only relevant fields in outputs (#158) (dd7a924) by @MQ37, closes #121, #152, #153, #159
Add support for Actorized MCP servers streamable transport. Refactor Actors as a tool adding logic. Update Apify client and SDK and MCP SDK. Refactor standby Actor MCP web server to support multiple concurrent clients. (#151) (c2527af) by @MQ37, closes #89, #100, #118
Deprecate enableActorAutoLoading in favor of enable-adding-actors, and load tools only if not provided in query parameter (#63) (8add54c) by @jirispilka, closes #54