Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 13, 2026·2 min de lectura

Apify MCP Server — 8,000+ Web Scrapers for Agents

Apify MCP Server connects agents to Apify Actors via a hosted endpoint (mcp.apify.com) or local run, turning thousands of web scrapers into callable tools.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 62/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp
Instalación
Url
Confianza
Confianza: Established
Entrada
npx @apify/actors-mcp-server --tools actors,docs,apify/rag-web-browser
Comando CLI universal
npx tokrepo install 6c45e855-cfad-5617-b5fb-3660436a827a
Introducción

Apify MCP Server connects agents to Apify Actors via a hosted endpoint (mcp.apify.com) or local run, turning thousands of web scrapers into callable tools.

Best for: Agents that need reliable web extraction across many sites without custom scraping code

Works with: MCP clients (Claude Code/Claude.ai/Cursor/VS Code), hosted URL or Node.js local run

Setup time: 5-12 minutes

Key facts (verified)

  • GitHub: 1211 stars · 165 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: npx @apify/actors-mcp-server --tools actors,docs,apify/rag-web-browser.

Main

  • Prefer the hosted endpoint when you want OAuth and the newest features (README calls out structured output schema inference not available in local stdio mode).

  • Use discovery tools first (search-actors, fetch-actor-details) to pick the right Actor and only then run a paid/scraping-heavy call.

  • If you want agents to pay without an API token, README describes x402 and Skyfire flows; start in a sandbox and understand billing before production use.

Source-backed notes

  • README recommends connecting to the hosted server at https://mcp.apify.com for the best experience and latest features.
  • README says the server turns Apify Actors into dynamically discoverable MCP tools and lists example Actors like Google Search and RAG Web Browser.
  • README documents agentic payments (x402 and Skyfire) and notes mcpc supports x402 (npm install -g @apify/mcpc).

FAQ

  • Is the hosted server required?: No — README describes local runs, but recommends hosted for latest features and OAuth.
  • Do I need an Apify API token?: Not always — README describes x402/Skyfire payment modes; OAuth/token are other options.
  • How do I keep scraping costs predictable?: Use discovery first, cap Actor inputs, and treat paid runs as an explicit step in your agent prompt.
🙏

Fuente y agradecimientos

Source: https://github.com/apify/apify-mcp-server > License: MIT > GitHub stars: 1211 · forks: 165

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados