mcp-scraper 0.42.3 → 0.43.1

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 (54) hide show
  1. package/README.md +2 -2
  2. package/dist/bin/api-server.cjs +3281 -2117
  3. package/dist/bin/api-server.cjs.map +1 -1
  4. package/dist/bin/api-server.js +2 -2
  5. package/dist/bin/mcp-scraper-cli.cjs +1 -1
  6. package/dist/bin/mcp-scraper-cli.cjs.map +1 -1
  7. package/dist/bin/mcp-scraper-cli.js +1 -1
  8. package/dist/bin/mcp-scraper-install.cjs +2 -2
  9. package/dist/bin/mcp-scraper-install.cjs.map +1 -1
  10. package/dist/bin/mcp-scraper-install.js +2 -2
  11. package/dist/bin/mcp-stdio-server.cjs +2166 -1506
  12. package/dist/bin/mcp-stdio-server.cjs.map +1 -1
  13. package/dist/bin/mcp-stdio-server.js +51 -23
  14. package/dist/bin/mcp-stdio-server.js.map +1 -1
  15. package/dist/bin/paa-harvest.cjs +21 -21
  16. package/dist/bin/paa-harvest.cjs.map +1 -1
  17. package/dist/bin/paa-harvest.js +1 -1
  18. package/dist/{chunk-MJKVDLVR.js → chunk-2K74LVV7.js} +26 -2
  19. package/dist/{chunk-MJKVDLVR.js.map → chunk-2K74LVV7.js.map} +1 -1
  20. package/dist/chunk-3CQZ3DAT.js +7 -0
  21. package/dist/chunk-3CQZ3DAT.js.map +1 -0
  22. package/dist/{chunk-6Q7V4IQV.js → chunk-6WLNXYRG.js} +19 -2
  23. package/dist/chunk-6WLNXYRG.js.map +1 -0
  24. package/dist/{chunk-G5MHJGKE.js → chunk-GUI33Q27.js} +2 -2
  25. package/dist/{chunk-QKCDYMFT.js → chunk-HO4DOPEG.js} +2193 -1568
  26. package/dist/chunk-HO4DOPEG.js.map +1 -0
  27. package/dist/{chunk-DH42LIR3.js → chunk-LXVIQZ7Y.js} +22 -12
  28. package/dist/chunk-LXVIQZ7Y.js.map +1 -0
  29. package/dist/{chunk-ENJQ2NSX.js → chunk-TC4GDB2Q.js} +2 -2
  30. package/dist/{chunk-ENJQ2NSX.js.map → chunk-TC4GDB2Q.js.map} +1 -1
  31. package/dist/{chunk-IMUA3FJB.js → chunk-X5WDJ7D7.js} +6 -6
  32. package/dist/chunk-X5WDJ7D7.js.map +1 -0
  33. package/dist/{extract-bundle-FH734F3R.js → extract-bundle-IOM45SFL.js} +5 -5
  34. package/dist/index.cjs +21 -21
  35. package/dist/index.cjs.map +1 -1
  36. package/dist/index.d.cts +21 -57
  37. package/dist/index.d.ts +21 -57
  38. package/dist/index.js +1 -1
  39. package/dist/{server-B27DR4YB.js → server-WAB6Z47N.js} +798 -333
  40. package/dist/server-WAB6Z47N.js.map +1 -0
  41. package/dist/{site-extract-repository-5CVI3OWT.js → site-extract-repository-XNI4ZK2M.js} +3 -3
  42. package/dist/{worker-MQJOY4YP.js → worker-E6MIVF33.js} +3 -3
  43. package/package.json +10 -7
  44. package/dist/chunk-2YFTFT3V.js +0 -7
  45. package/dist/chunk-2YFTFT3V.js.map +0 -1
  46. package/dist/chunk-6Q7V4IQV.js.map +0 -1
  47. package/dist/chunk-DH42LIR3.js.map +0 -1
  48. package/dist/chunk-IMUA3FJB.js.map +0 -1
  49. package/dist/chunk-QKCDYMFT.js.map +0 -1
  50. package/dist/server-B27DR4YB.js.map +0 -1
  51. /package/dist/{chunk-G5MHJGKE.js.map → chunk-GUI33Q27.js.map} +0 -0
  52. /package/dist/{extract-bundle-FH734F3R.js.map → extract-bundle-IOM45SFL.js.map} +0 -0
  53. /package/dist/{site-extract-repository-5CVI3OWT.js.map → site-extract-repository-XNI4ZK2M.js.map} +0 -0
  54. /package/dist/{worker-MQJOY4YP.js.map → worker-E6MIVF33.js.map} +0 -0
package/README.md CHANGED
@@ -90,7 +90,7 @@ Build the branded one-click bundle:
90
90
  npm run build:mcpb
91
91
  ```
92
92
 
93
- The generated bundle is written to `build/mcpb/mcp-scraper-<version>.mcpb` and copied to `public/downloads/` for the hosted download. The current public bundle is `https://mcpscraper.dev/downloads/mcp-scraper.mcpb` (`0.42.2`, SHA-256 `4c3459365b1df6c56a602ab37cda02c89593c8dccebdfabe71866317db49ebad`). Install it by opening or dragging it into Claude Desktop. Claude displays the `MCP Scraper` install card, icon, and API-key configuration field from the bundle manifest.
93
+ The generated bundle is written to `build/mcpb/mcp-scraper-<version>.mcpb` and copied to `public/downloads/` for the hosted download. The current public bundle is `https://mcpscraper.dev/downloads/mcp-scraper.mcpb` (`0.43.1`, SHA-256 `ba9b7fd21ad3e17916577db76cc396958f3c7cc86371e78a361d0027a779d5cc`). Install it by opening or dragging it into Claude Desktop. Claude displays the `MCP Scraper` install card, icon, and API-key configuration field from the bundle manifest.
94
94
 
95
95
  The MCPB install exposes every tool — web-intelligence plus all `browser_*` tools — through the one `mcp-scraper` server.
96
96
 
@@ -232,7 +232,7 @@ The `mcp-scraper` server (and the MCPB bundle, which runs it) exposes both secti
232
232
 
233
233
  All MCP tools expose output schemas and return `structuredContent` with the IDs, URLs, CSV paths, transcripts, browser session handles, replay paths, artifacts, recipe fields, or blueprint fields needed by the next step. Browser Agent tools keep a JSON text block for older clients, but structured data is the primary contract. All tools carry MCP annotations; file-writing tools such as replay downloads and annotations state their filesystem side effects.
234
234
 
235
- The canonical tool inventory is generated at `docs/mcp-tool-manifest.generated.json`. The unified server exposes 188 tools: 97 scraper, browser, workflow, billing, and connected-service tools plus 91 durable-memory tools. Release verification compares the exact local and hosted tool-name sets, not only the count.
235
+ The canonical tool inventory is generated at `docs/mcp-tool-manifest.generated.json`. The unified server exposes 198 tools: 97 scraper, browser, workflow, billing, and connected-service tools plus 101 durable-memory tools. Release verification compares the exact local and hosted tool-name sets, not only the count.
236
236
 
237
237
  For contract parity, stdio and MCPB memory calls invoke the matching public tool on the hosted MCP Scraper `/mcp` endpoint. The hosted aggregate runtime owns MCP Scraper-specific billing, scheduling, credential, and in-process cutover policy; its internal `/memory/mcp-call` bridge is a fallback to the standalone memory service, not the public stdio execution path. Direct `mcp-memory` OAuth and stdio clients continue to use `memory.mcpscraper.dev` and must be verified as a separate dependent release surface.
238
238