Apify MCP Server
The Apify Model Context Protocol (MCP) server at mcp.apify.com enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, and any other website using thousands of ready-made scrapers, crawlers, and automation tools from Apify Store. It supports OAuth, allowing you to connect from clients like Claude.ai or Visual Studio Code using just the URL. It is available as a remote MCP endpoint.
Teams that work with Telemetry and Apify and want a hosted endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 7,456 · #7 OF 93 MAINTAINED WEB SCRAPING · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Apify MCP Server
before you install - you'll need
Set UI_MODE, TELEMETRY_ENABLED, APIFY_TOKEN, APIFY_META_ORIGIN before connecting.
Claude Code
claude mcp add apify-apify-mcp-server --transport http https://mcp.apify.com/ Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"apify-apify-mcp-server": {
"url": "https://mcp.apify.com/"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.apify.com/
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to mcp.apify.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
registry vendor namespace com.apify - domain-verified with the official MCP registry
03 · What Apify MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 2 documented tools across title, read & search, including title, readOnlyHint.
The 2 tools it gives your agent
Extracted from the project's README - what apify-mcp-server lets an agent do.
- title
- - Short display name for the tool (e.g., "Search Actors", "Call Actor", "apify/rag-web-browser")
- readOnlyHint
- - true for tools that only read data without modifying state (e.g., get-dataset, fetch-actor-details)
Latest releases
v0.16.0 · 2026-09-17
0.16.0 (2026-09-17) · [breaking] Rename get-actor-log tool to get-actor-run-log (#1375) (e334b9a) by @DaveHanns · Add actorId filter to get-actor-run-list (#1330) (5264fe6) by @DaveHanns · Add schedule tools for Actors…
v0.15.7 · 2026-09-11
0.15.7 (2026-09-11) · Let explicit report-problem selection bypass the client blocklist (#1368) (a4dafc4) by @MQ37
v0.15.6 · 2026-09-10
0.15.6 (2026-09-10) · Add tool-call mode and one dataset per CI gate (#1337) (29685f9) by @jirispilka · Warn when a discovered Actor cannot be run in this session (#1327) (c27c7bd) by @MQ37 · Track ?client= URL param…
04 · Who maintains Apify MCP Server
apify-mcp-server is maintained by apify. It's the only MCP server we track from this author; the repo dates to Jan 2025.
05 · Facts
- repository
- github.com/apify/apify-mcp-server
- category
- web scraping - ranked #7 of 93 actively-maintained web scraping servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-17)
- registry
- com.apify/apify-mcp-server (active, first published 2025-09-19 · 68 versions)
06 · Apify MCP Server FAQ
What is Apify MCP Server?
The Apify Model Context Protocol (MCP) server at mcp.apify.com enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, and any other website using thousands of ready-made scrapers, crawlers, and automation tools from Apify Store. It supports OAuth, allowing you to connect from clients like Claude.ai or Visual Studio Code using just the URL. It is available as a remote MCP endpoint.
Is Apify MCP Server still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Apify MCP Server?
Run `claude mcp add apify-apify-mcp-server --transport http https://mcp.apify.com/`. The README documents 4 environment variables (UI_MODE, TELEMETRY_ENABLED, APIFY_TOKEN…) to set first. Set UI_MODE, TELEMETRY_ENABLED, APIFY_TOKEN, APIFY_META_ORIGIN before connecting. You can also paste the ready-made client config above.
Does Apify MCP Server require authentication?
Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Apify MCP Server
Alternatives to Apify MCP Server
Maintained web scraping servers if Apify MCP Server isn't the fit.
- Firecrawl MCP Server MCP server for Firecrawl - web search, scraping, and biomedical/arXiv paper search. ★ 7,478 · 2026-09-18
- Wigolo Local-first web intelligence MCP server for AI coding agents ★ 5,284 · 2026-09-17
- Exa Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding ★ 5,013 · 2026-08-21
- Tavily MCP MCP server for advanced web search using Tavily ★ 2,390 · 2026-09-16
- Open Brand Extract brand assets (logos, colors, backdrop images, brand name) from any website URL ★ 797 · 2026-05-12
- Omnisearch MCP server for integrating Omnisearch with LLMs ★ 349 · 2026-09-18
Pairs well with
Servers that cover what Apify MCP Server doesn't - only shown when the pairing reason fits the companion.
- SearXNG Search → search companion search · ★ 1,245
- Blockrun MCP → search companion search · ★ 394
- Supabase → database companion database · ★ 2,910
- MongoDB MCP Server → database companion database · ★ 1,131
- Codebase Memory → memory companion memory · ★ 43,715
- Memorix → memory companion memory · ★ 785
More web scraping MCP servers · Scrapi · Agentfetch · Parkour MCP · Searchts · Amazon Scraper API
More TypeScript MCP servers · Domshell · Appendix · Reuse Before Generate · ArcAgent MCP · ARC 1 · see all