mcp-scraper 0.83.4 → 0.84.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (26) hide show
  1. package/CHANGELOG.md +33 -1
  2. package/README.md +2 -2
  3. package/dist/{analytics-repository-GA6P5S5J.js → analytics-repository-4VZQ4TKW.js} +9 -1
  4. package/dist/bin/api-server.js +3 -3
  5. package/dist/bin/mcp-scraper-cli.js +3 -3
  6. package/dist/bin/mcp-scraper-core.js +6 -6
  7. package/dist/bin/mcp-scraper-install.js +2 -2
  8. package/dist/bin/mcp-stdio-server.js +6 -6
  9. package/dist/{chunk-ZHPGPVJJ.js → chunk-4KFD2WXG.js} +1 -1
  10. package/dist/{chunk-BGD7U3AE.js → chunk-4S6HPHPB.js} +13 -4
  11. package/dist/{chunk-ACDNW7TG.js → chunk-LHIWX7RM.js} +1 -1
  12. package/dist/{chunk-UXVT7FWW.js → chunk-NLWBM55O.js} +2 -2
  13. package/dist/{chunk-GMOXDXON.js → chunk-OUTE3755.js} +1 -1
  14. package/dist/{chunk-CNAJWRJT.js → chunk-TLRJV4SL.js} +583 -29
  15. package/dist/{chunk-VP4FGTTS.js → chunk-U77X4NIR.js} +3084 -1313
  16. package/dist/{chunk-4NZ6JFK5.js → chunk-UM7DCY6W.js} +2 -2
  17. package/dist/{chunk-52TSKUQQ.js → chunk-WDWWCNMW.js} +3 -3
  18. package/dist/{chunk-HGJJQY24.js → chunk-ZB55UMMF.js} +1 -1
  19. package/dist/{extract-bundle-HTWWJD6N.js → extract-bundle-SI35H4HR.js} +2 -2
  20. package/dist/{gmail-service-VXE7OYNA.js → gmail-service-MOZ6S56I.js} +2 -2
  21. package/dist/{server-DMQDHAEC.js → server-3F3JMHBF.js} +2681 -2248
  22. package/dist/{site-extract-repository-Y5WQFSQW.js → site-extract-repository-3WC3VB5Y.js} +2 -2
  23. package/dist/{worker-FM3ZRDY4.js → worker-VTFGHWZL.js} +1 -1
  24. package/package.json +1 -1
  25. package/public/.well-known/xray-install.json +12 -4
  26. package/public/agent-install.md +12 -2
@@ -213,8 +213,8 @@ var PUBLIC_PRODUCT_CONTRACT = {
213
213
  "freeSignupCredits": 0
214
214
  },
215
215
  "inventory": {
216
- "totalTools": 363,
217
- "scraperTools": 262,
216
+ "totalTools": 373,
217
+ "scraperTools": 272,
218
218
  "memoryTools": 101
219
219
  },
220
220
  "concurrencyPack": {
@@ -12,13 +12,13 @@ import {
12
12
  registerScheduledResultsMcpTools,
13
13
  registerSerpIntelligenceCaptureTools,
14
14
  resolveDeploymentProfile
15
- } from "./chunk-VP4FGTTS.js";
15
+ } from "./chunk-U77X4NIR.js";
16
16
  import {
17
17
  renderInstallTerminal
18
- } from "./chunk-UXVT7FWW.js";
18
+ } from "./chunk-NLWBM55O.js";
19
19
  import {
20
20
  PACKAGE_VERSION
21
- } from "./chunk-GMOXDXON.js";
21
+ } from "./chunk-OUTE3755.js";
22
22
 
23
23
  // src/mcp/stdio-runtime.ts
24
24
  import { readFileSync } from "fs";
@@ -7,7 +7,7 @@ import {
7
7
  } from "./chunk-DNM65UCK.js";
8
8
  import {
9
9
  LedgerOperation
10
- } from "./chunk-4NZ6JFK5.js";
10
+ } from "./chunk-UM7DCY6W.js";
11
11
  import {
12
12
  CREDIT_LOT_TTL,
13
13
  getDb,
@@ -10,7 +10,7 @@ import {
10
10
  createSiteExtractContentReader,
11
11
  createSiteExtractImageArtifact,
12
12
  extractJobLimitInfo
13
- } from "./chunk-HGJJQY24.js";
13
+ } from "./chunk-ZB55UMMF.js";
14
14
  import "./chunk-OZJMVCDK.js";
15
15
  import {
16
16
  computeIssues,
@@ -19,7 +19,7 @@ import {
19
19
  renderLinkReport
20
20
  } from "./chunk-PGJQDMC2.js";
21
21
  import "./chunk-DNM65UCK.js";
22
- import "./chunk-4NZ6JFK5.js";
22
+ import "./chunk-UM7DCY6W.js";
23
23
  import "./chunk-GGZEC22A.js";
24
24
  import {
25
25
  getDb
@@ -7,10 +7,10 @@ import {
7
7
  GmailServiceError,
8
8
  normalizeGmailMessage,
9
9
  parseGmailAddresses
10
- } from "./chunk-ZHPGPVJJ.js";
10
+ } from "./chunk-4KFD2WXG.js";
11
11
  import "./chunk-C5Z4OFKW.js";
12
12
  import "./chunk-T3MZISOF.js";
13
- import "./chunk-4NZ6JFK5.js";
13
+ import "./chunk-UM7DCY6W.js";
14
14
  import "./chunk-OPQIGAFB.js";
15
15
  import "./chunk-YXNDOQXN.js";
16
16
  export {