mcp-scraper 0.44.4 → 0.46.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.
- package/README.md +6 -2
- package/dist/bin/api-server.cjs +4795 -3771
- package/dist/bin/api-server.cjs.map +1 -1
- package/dist/bin/api-server.js +2 -2
- package/dist/bin/mcp-scraper-cli.cjs +1 -1
- package/dist/bin/mcp-scraper-cli.cjs.map +1 -1
- package/dist/bin/mcp-scraper-cli.js +1 -1
- package/dist/bin/mcp-scraper-install.cjs +3 -2
- package/dist/bin/mcp-scraper-install.cjs.map +1 -1
- package/dist/bin/mcp-scraper-install.js +2 -2
- package/dist/bin/mcp-stdio-server.cjs +2722 -2509
- package/dist/bin/mcp-stdio-server.cjs.map +1 -1
- package/dist/bin/mcp-stdio-server.js +4 -4
- package/dist/{chunk-ZVOVPXDL.js → chunk-BP2IUIAH.js} +2954 -2742
- package/dist/chunk-BP2IUIAH.js.map +1 -0
- package/dist/{chunk-WWIJ2NID.js → chunk-JFOT5JEL.js} +2 -2
- package/dist/{chunk-GRODXRUY.js → chunk-QSUGPYGQ.js} +3 -2
- package/dist/chunk-QSUGPYGQ.js.map +1 -0
- package/dist/{chunk-X5WDJ7D7.js → chunk-SOEYDWJU.js} +46 -3
- package/dist/chunk-SOEYDWJU.js.map +1 -0
- package/dist/chunk-TQKQK7OV.js +7 -0
- package/dist/chunk-TQKQK7OV.js.map +1 -0
- package/dist/{extract-bundle-U3MNYDKC.js → extract-bundle-DYMQRQWG.js} +3 -3
- package/dist/{server-W4JLSNKW.js → server-SMEHT3OU.js} +924 -168
- package/dist/server-SMEHT3OU.js.map +1 -0
- package/dist/{site-extract-repository-CKCJDP7N.js → site-extract-repository-G723PZIL.js} +3 -3
- package/dist/{worker-73AYU4IK.js → worker-4LZGRHDA.js} +2 -2
- package/package.json +1 -1
- package/dist/chunk-GRODXRUY.js.map +0 -1
- package/dist/chunk-HFCIHZHA.js +0 -7
- package/dist/chunk-HFCIHZHA.js.map +0 -1
- package/dist/chunk-X5WDJ7D7.js.map +0 -1
- package/dist/chunk-ZVOVPXDL.js.map +0 -1
- package/dist/server-W4JLSNKW.js.map +0 -1
- /package/dist/{chunk-WWIJ2NID.js.map → chunk-JFOT5JEL.js.map} +0 -0
- /package/dist/{extract-bundle-U3MNYDKC.js.map → extract-bundle-DYMQRQWG.js.map} +0 -0
- /package/dist/{site-extract-repository-CKCJDP7N.js.map → site-extract-repository-G723PZIL.js.map} +0 -0
- /package/dist/{worker-73AYU4IK.js.map → worker-4LZGRHDA.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.
|
|
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.46.0`, SHA-256 `dc017301ae6a5afcbd9606e3e4d2313a4cc41f714006909da20e6c369fe65d6a`). 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
|
|
|
@@ -178,6 +178,10 @@ env = { MCP_SCRAPER_API_KEY = "sk_live_your_key" }
|
|
|
178
178
|
- `editorial_reading_room_guide` — load the reusable editorial workflow, content contract, or compact example before turning dense supplied material into a reading surface.
|
|
179
179
|
- `create_editorial_reading_room` — render fully authored, source-grounded articles into one self-contained mobile-first HTML reading room with contents, hamburger navigation, search, jump links, progress, text sizing, evening mode, and visible provenance. Hosted clients receive a private seven-day artifact; local stdio clients receive an openable file under the MCP Scraper output directory.
|
|
180
180
|
- `renew_editorial_reading_room_download` — issue a fresh signed URL for an unexpired private reading-room artifact.
|
|
181
|
+
- `commons_prepare_publication` / `commons_validate_publication` — check a subscriber-chosen publication subdomain and validate a claim or complete source-grounded editorial edition without writing.
|
|
182
|
+
- `commons_claim_publication` — idempotently claim one globally unique `https://{name}.transparent-commons.cc` publication for the authenticated subscriber.
|
|
183
|
+
- `commons_publish_editorial` — publish a validated editorial reading-room edition to the caller-owned publication and return its permanent root, archive, and edition URLs.
|
|
184
|
+
- `commons_get_publication` — recover the caller-owned or public publication metadata and current edition revisions for later edits and sharing.
|
|
181
185
|
- `report_artifact_read` — read owner-scoped text and JSONL artifacts through the authenticated MCP connection when a model sandbox cannot open the optional signed download URL. Continue with `nextOffset` until it is null; ZIP archives use `archive_read`.
|
|
182
186
|
- `rank_tracker_workflow` — generate a database schema, cron/heartbeat plan, ingestion workflow, metrics list, and implementation prompt for building rank trackers. It has modes for Maps rankings via `directory_workflow`/`maps_search`, organic rankings via `search_serp`, AI Overview citation tracking, and PAA source presence tracking. This planning tool does not spend credits.
|
|
183
187
|
- `credits_info`
|
|
@@ -233,7 +237,7 @@ The `mcp-scraper` server (and the MCPB bundle, which runs it) exposes both secti
|
|
|
233
237
|
|
|
234
238
|
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.
|
|
235
239
|
|
|
236
|
-
The canonical tool inventory is generated at `docs/mcp-tool-manifest.generated.json`. The unified server exposes
|
|
240
|
+
The canonical tool inventory is generated at `docs/mcp-tool-manifest.generated.json`. The unified server exposes 220 tools: 119 scraper, browser, workflow, billing, and connected-service tools plus 101 durable-memory tools. The scraper inventory includes governed Local Sourcebook tools that follow a Memory-style contract/tag/prepare/validate/capture sequence before paid acquisition, plus Transparent Commons tools for public entity search, planning, validation, governed contribution, ledgers, needs-link discovery, saved filters, and subscriber-owned editorial publications. Successful evidence-compiled Local Sourcebook revisions publish automatically to their canonical `localsourcebook.com` category profile and review URLs; administrator controls handle exceptional rejection or unpublishing. Release verification compares the exact local and hosted tool-name sets, not only the count.
|
|
237
241
|
|
|
238
242
|
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.
|
|
239
243
|
|