{
  "name": "io.github.apify/actors-mcp-server",
  "description": "The official Apify MCP gives an AI agent access to the Apify Actor library — thousands of pre-built browser-automation scrapers and workflows running on managed infrastructure. The agent picks an Actor by name (e.g. instagram-scraper, google-maps-extractor), passes parameters, and gets back structured results without spinning up its own browser.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-05-27",
    "com.top-mcps/score": {
      "value": 90,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-06-02T13:16:41.655Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-06-02T11:55:52.434Z",
      "githubStars": 1275,
      "lastCommitAt": "2026-05-27T07:30:40Z",
      "npmWeeklyDownloads": 20886
    }
  },
  "repository": {
    "url": "https://github.com/apify/actors-mcp-server",
    "source": "github"
  },
  "author": {
    "name": "Apify"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@apify/actors-mcp-server",
      "version": "latest",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "name": "APIFY_TOKEN",
          "description": "APIFY_TOKEN — required credential for Apify.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "capabilities": {
    "security": {
      "scope": "network",
      "sandbox": "Apify API token in env. Actors execute on Apify infrastructure — your code does not run locally. Tokens are scoped per organisation; scope tightly for shared use.",
      "gotchas": [
        "Per-Actor billing means a runaway agent loop can run up bills quickly. Set per-run timeouts.",
        "Public Actors are maintained by third parties — quality varies. Pin to known-good Actors for production.",
        "Scraping is a legal grey zone; some Actors target sites whose terms forbid automation."
      ]
    }
  },
  "_links": {
    "html": "https://top-mcps.com/mcp/apify",
    "markdown": "https://top-mcps.com/mcp/apify.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
