Apify
JSON →Extract data from any website with thousands of scrapers, crawlers, and automations
Install
npx @apify/actors-mcp-server` Tools · 12
- call-actor An Actor tool to browse the web.
- get-actor-run-list Get a list of an Actor's runs, filterable by status.
- get-actor-log Retrieve the logs for a specific Actor run.
- get-dataset Get metadata about a specific dataset.
- get-dataset-items Retrieve items from a dataset with support for filtering and pagination.
- get-dataset-schema Generate a JSON schema from dataset items.
- get-key-value-store Get metadata about a specific key-value store.
- get-key-value-store-keys List the keys within a specific key-value store.
- get-key-value-store-record Get the value associated with a specific key in a key-value store.
- get-dataset-list List all available datasets for the user.
- get-key-value-store-list List all available key-value stores for the user.
- add-actor Add an Actor as a new tool for the user to call.
Environment variables
APIFY_TOKENYOUR_SKYFIRE_API_KEY
Links
★ 1,266 GitHub stars