The Apify MCP server enables AI agents to extract data from various websites using ready-made scrapers and automation tools. It supports OAuth for client connections and allows for agentic payments without requiring an API token.
From the registry: Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡

Please install the `apify-mcp-server` MCP server into my current AI client (that's you).
Optional prerequisites:
- Get Apify API token — Get an Apify API token from apify.com (required for paid tools; unauthenticated access is limited to a few discovery tools) (https://console.apify.com/settings/integrations)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@apify/actors-mcp-server"]
- required environment variables:
- `APIFY_TOKEN`: Your Apify API token (example: `<your-apify-token>`)
- optional environment variables:
- `TELEMETRY_ENABLED`: Set to false to disable telemetry (example: `false`)
- `UI_MODE`: Enable MCP Apps widget rendering (example: `false`)
Note: Hosted HTTPS endpoint at mcp.apify.com supports OAuth (recommended). Local stdio variant via @apify/actors-mcp-server. SSE transport deprecated April 1, 2026; use Streamable HTTP.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.APIFY_TOKENrequiredUsed for authorization when connecting to the MCP server.AI-powered browser automation — navigate, click, fill forms, and extract data from any website.