Apify MCP server
Hi everyone, I'm currently try to use Apify MCP. The doc doesn't make it clear how I can use it to call one of my previous rented actor.
E.g I rented actor A. But from examining list tools of the MCP, it only return default tools
š” Connected to MCP server
š§ Tool found: get-actor-details
š§ Tool found: apify-actor-help-tool
š§ Tool found: search-actors
š§ Tool found: search-apify-docs
š§ Tool found: fetch-apify-docs
š§ Tool found: add-actor
š§ Tool found: apify-slash-rag-web-browser
After I use add-actor to add, for example "clockworks/tiktok-scraper". Now the tool list include this new actor:
š§ Tool found: get-actor-details
š§ Tool found: apify-actor-help-tool
š§ Tool found: search-actors
š§ Tool found: search-apify-docs
š§ Tool found: fetch-apify-docs
š§ Tool found: add-actor
š§ Tool found: apify-slash-rag-web-browser
š§ Tool found: clockworks-slash-tiktok-scraper
But when I call to the mcp anew, it doesn't find clockworks-slash-tiktok-scraper tool anymore.
__
How do I tell the MCP to prepare list tools based on actors that I rented? Or do I have to "add-actor" everytime I call the MCP?
1 Reply
Hi, really good question. I agree we should improve the docs.
If you are using remote MCP server at mcp.apify.com, you can add the Actor as a query parameter and it will be in the tools, comma separate the Actors you need.
`
If you are running local server: