diff --git a/documentation/static/servers.json b/documentation/static/servers.json index cd4ea333da59..44ae07233622 100644 --- a/documentation/static/servers.json +++ b/documentation/static/servers.json @@ -37,7 +37,7 @@ "id": "apify-mcp-server", "name": "Apify", "description": "Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡", - "command": "npx -y apify-mcp-server@latest", + "command": "npx -y @apify/actors-mcp-server", "link": "https://github.com/apify/apify-mcp-server", "installation_notes": "Install using npx. Requires an Apify API token.", "is_builtin": false,