{"bin":{"actors-mcp-server":"./dist/stdio.js"},"bugs":{"url":"https://github.com/apify/apify-mcp-server/issues"},"dist":{"shasum":"410c89f3615ae4e5e0e7c378363c962371311c25","tarball":"https://registry.npmjs.org/@apify/actors-mcp-server/-/actors-mcp-server-0.16.0.tgz","fileCount":509,"integrity":"sha512-Ky5vckfWAQW27NZQPAC+2mWUjD8cc6EP8HoZyOblifgZm2KbCwC9LwP7WVwUfxDrisaeeT5+QZ+u4mm7cJ9pNg==","signatures":[{"sig":"MEYCIQCCx0R9dHRf3uzg+8aJ7AAYZQd75jcNKs4KzvwLaHWujAIhAMeaPwlzF+kj3TeK6gvrG5f6fwJkG9MSFdY/GyNzsQrz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apify%2factors-mcp-server@0.16.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5592039},"main":"dist/index.js","name":"@apify/actors-mcp-server","type":"module","author":"Apify","engines":{"node":">=22.0.0"},"exports":{".":"./dist/index.js","./test-kit":"./dist/test_kit/index.js","./internals":"./dist/index_internals.js","./internals.js":"./dist/index_internals.js","./manifest.json":"./manifest.json","./internals/test-kit":"./dist/index_internals_test_kit.js","./internals/test-kit.js":"./dist/index_internals_test_kit.js"},"license":"MIT","mcpName":"com.apify/apify-mcp-server","scripts":{"dev":"node scripts/dev_standby.js","lint":"oxlint .","test":"pnpm run test:unit","build":"pnpm run build:core && pnpm run build:web","check":"pnpm run type-check && pnpm run lint","clean":"tsc -b src --clean && tsc -b tests/test_kit --clean && rm -rf dist/web","start":"tsx src/dev_server.ts","format":"oxfmt","lint:fix":"oxlint . --fix","test:e2e":"pnpm run build && vitest run --project e2e","build:web":"pnpm --filter @apify/mcp-web-widget run build","postbuild":"mkdir -p dist/web && (cp -r src/web/dist dist/web/ 2>/dev/null || :)","test:unit":"vitest run tests/unit","typecheck":"pnpm run type-check","//test:e2e":"TEMPORARY, AI-GENERATED, NOT HUMAN-MAINTAINED: v1 behavior pin for #1128. Delete with tests/e2e/. Never add to CI.","build:core":"tsc -b src && tsc -b tests/test_kit","type-check":"tsc -p tsconfig.json --noEmit","build:watch":"tsc -b src -w","check:agents":"node scripts/check-agents-links.mjs","format:check":"oxfmt --check","check:widgets":"tsx scripts/check_widgets.ts","evals:mcp-agent":"pnpm run build && tsx evals/mcp_agent/run_mcp_agent_evals.ts","inspector:stdio":"npx @modelcontextprotocol/inspector -e APIFY_TOKEN=$APIFY_TOKEN -- node dist/stdio.js","test:e2e:remote":"E2E_HTTP_ONLY=1 E2E_HTTP_BASE=${E2E_HTTP_BASE:-https://mcp.apify.com/} vitest run --project e2e","test:conformance":"bash scripts/test_conformance.sh","test:integration":"pnpm run build && vitest run tests/integration","//test:e2e:remote":"Same case table against a deployed server. Bills real Actor runs to APIFY_TOKEN.","test:integration:stdio":"pnpm run build && vitest run tests/integration/stdio.test.ts","test:integration:stateless":"pnpm run build && vitest run tests/integration/actor.server_stateless.test.ts","test:integration:streamable":"pnpm run build && vitest run tests/integration/actor.server_streamable.test.ts","evals:mcp-agent:export-dataset":"tsx evals/mcp_agent/export_dataset.ts","evals:mcp-agent:tasks-fixtures":"tsx evals/mcp_agent/tasks_fixtures.ts","evals:mcp-agent:schedules-fixtures":"tsx evals/mcp_agent/schedules_fixtures.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:831e0cfe-1e28-4350-9740-3bbd437e123c"}},"homepage":"https://mcp.apify.com","keywords":["apify","mcp","server","actors","model context protocol"],"devEngines":{"packageManager":{"name":"pnpm","onFail":"error","version":"11.11.0"}},"repository":{"url":"https://github.com/apify/apify-mcp-server.git","type":"git"},"description":"Apify MCP Server","directories":{},"maintainers":[{"name":"mtrunkat","email":"marek@trunkat.eu"},{"name":"jancurn","email":"jan.curn@gmail.com"},{"name":"petrpatek","email":"petrpatekml@gmail.com"},{"name":"mnmkng","email":"ondra@apify.com"},{"name":"jaroslavhejlek","email":"jarda@hejlek.cz"},{"name":"drobnikj","email":"drobnik.j@gmail.com"},{"name":"metalwarrior665","email":"lukaskrivka@gmail.com"},{"name":"fnesveda","email":"frantisek@apify.com"},{"name":"b4nan","email":"martinadamek59@gmail.com"},{"name":"janbuchar","email":"mail@bucharjan.cz"},{"name":"apify-service-account","email":"service-account@apify.com"}],"_nodeVersion":"24.20.0","dependencies":{"ajv":"^8.17.1","zod":"^4.1.13","axios":"^1.16.0","yargs":"^17.7.2","dedent":"^1.7.2","dotenv":"^17.4.1","express":"^4.21.2","@apify/log":"^2.5.16","@sentry/node":"^10.38.0","apify-client":"^2.25.0","algoliasearch":"^5.31.0","@apify/utilities":"^2.25.1","@apify/datastructures":"^2.0.3","@segment/analytics-node":"^2.3.0","@modelcontextprotocol/sdk":"1.30.0","@modelcontextprotocol/node":"2.0.0","@modelcontextprotocol/server":"2.0.0","@modelcontextprotocol/ext-apps":"^1.1.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.6","oxfmt":"0.51.0","openai":"^6.10.0","oxlint":"^1.64.0","vitest":"^4.1.0","typescript":"^5.3.3","@apify/mcpc":"^0.6.0","@sentry/cli":"^3.2.0","eventsource":"^3.0.2","@types/yargs":"^17.0.33","@langfuse/otel":"5.9.1","@types/express":"^4.0.0","@apify/tsconfig":"^0.1.2","oxlint-tsgolint":"0.22.1","@langfuse/client":"5.9.1","@langfuse/tracing":"5.9.1","@opentelemetry/api":"1.9.1","@types/yargs-parser":"^21.0.3","@apify/oxlint-config":"^0.2.10","@opentelemetry/sdk-node":"0.220.0","@modelcontextprotocol/client":"2.0.0","@anthropic-ai/claude-agent-sdk":"0.3.206","@modelcontextprotocol/conformance":"0.2.0-alpha.9"},"peerDependencies":{"vitest":"^4.1.0","@modelcontextprotocol/client":"2.0.0"},"peerDependenciesMeta":{"vitest":{"optional":true},"@modelcontextprotocol/client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/actors-mcp-server_0.16.0_1789646976489_0.23225815937261474","host":"s3://npm-registry-packages-npm-production"},"_id":"@apify/actors-mcp-server@0.16.0","version":"0.16.0"}