---
title: "Apify MCP Server"
description: "Gives AI agents thousands of ready-made Apify scrapers for sites, search, maps and social."
canonical: "https://vetted.tools/mcp/apify-mcp-server"
source: "https://vetted.tools/mcp/apify-mcp-server.md"
---

# Apify MCP Server

Gives AI agents thousands of ready-made Apify scrapers for sites, search, maps and social.

Source: https://vetted.tools/mcp/apify-mcp-server

- Slug: `apify-mcp-server`
- By [Apify](https://vetted.tools/companies/apify) ([GitHub](https://github.com/apify/apify-mcp-server), checked 2026-09-26)
- Repository: [https://github.com/apify/apify-mcp-server](https://github.com/apify/apify-mcp-server)

## Install

### Claude Code (Terminal)

```text
claude mcp add --transport http apify https://mcp.apify.com/
```

### Cursor (~/.cursor/mcp.json)

```json
{
  "mcpServers": {
    "apify": {
      "url": "https://mcp.apify.com/"
    }
  }
}
```

### Codex (~/.codex/config.toml)

```text
[mcp_servers.apify]
url = "https://mcp.apify.com/"
```

## Facts

- License: MIT ([GitHub](https://github.com/apify/apify-mcp-server), checked 2026-09-25)
- Official: Yes. The registry verified the publisher's namespace. ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=com.apify%2Fapify-mcp-server), checked 2026-09-25)
- Remote URL: https://mcp.apify.com/ ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=com.apify%2Fapify-mcp-server), checked 2026-09-25)
- Registry version: 0.16.0 ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=com.apify%2Fapify-mcp-server), checked 2026-09-25)
- Transport: Remote MCP (streamable HTTP) ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=com.apify%2Fapify-mcp-server), checked 2026-09-25)

## Maintenance

- 49 contributors on [GitHub](https://github.com/apify/apify-mcp-server) as of 2026-09-25.
- 11,433 downloads on [npm](https://www.npmjs.com/package/@apify/actors-mcp-server) in the 7 days to 2026-09-25.

## Elsewhere on this site

- Home: https://vetted.tools/index.md
- Use cases: https://vetted.tools/use-cases.md
- Tools: https://vetted.tools/tools.md
- The brief: https://vetted.tools/brief.md
- Assessment: https://vetted.tools/assessment.md
- Site summary for agents: https://vetted.tools/llms.txt
- Every published page in one file: https://vetted.tools/llms-full.txt
- Every URL the site publishes: https://vetted.tools/sitemap.xml
