Feat: goose Apify MCP integration docs (#5047)

Signed-off-by: Gokdeniz Kaymak <gokdeniz.kaymak@apify.com>
This commit is contained in:
Gökdeniz Kaymak
2025-10-16 11:02:28 +02:00
committed by GitHub
parent d142f4267d
commit ceba54d60c
2 changed files with 179 additions and 0 deletions
+17
View File
@@ -33,6 +33,23 @@
}
]
},
{
"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",
"link": "https://github.com/apify/apify-mcp-server",
"installation_notes": "Install using npx. Requires an Apify API token.",
"is_builtin": false,
"endorsed": true,
"environmentVariables": [
{
"name": "APIFY_TOKEN",
"description": "Required environment variable",
"required": true
}
]
},
{
"id": "asana-mcp",
"name": "Asana",