Back to Home
apify icon

apify-mcp-server

Verified Safe

by apify

Overview

Enables AI agents (LLMs) to interact with the Apify platform, allowing for web scraping, data extraction, and task automation via Apify Actors, data storage, and documentation search.

Installation

Run Command
npx @apify/actors-mcp-server

Environment Variables

  • APIFY_TOKEN
  • TELEMETRY_ENABLED
  • TELEMETRY_ENV
  • UI_MODE
  • APIFY_IS_AT_HOME
  • APIFY_API_BASE_URL
  • SKYFIRE_SELLER_SERVICE_ID
  • ACTOR_STANDBY_URL
  • ACTOR_STANDBY_PORT
  • ENABLE_ADDING_ACTORS
  • ACTORS
  • TOOLS
  • ACTOR_MAX_MEMORY_MBYTES

Security Notes

The server's design inherently grants powerful capabilities (running arbitrary Apify Actors) when provided with an API token. While the Apify platform provides sandboxing for Actors, misuse by a malicious LLM or user with a broadly permissioned token could lead to unintended actions. The server code itself does not show direct signs of 'eval' of untrusted input, obfuscation, or hardcoded sensitive API keys (Segment write keys are present, but less critical). It correctly handles API tokens via environment variables or a secure local file.

Similar Servers

Stats

Interest Score94
Security Score8
Cost ClassMedium
Avg Tokens1500
Stars703
Forks94
Last Update2026-01-19

Tags

ApifyMCPAI AgentWeb ScrapingData ExtractionAutomationToolsAPI