# @page-scanner/mcp

Let a local AI agent capture a web page with the Page Scanner Chrome extension.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.4.2
- **Author:** Byungdon Yoon
- **License:** Apache-2.0
- **npm:** @page-scanner/mcp
- **Source:** https://github.com/sbd530/page-scanner
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-25T22:16:31.638Z
- **Version scanned:** 0.4.2
- **CVEs:** none found by OSV at scan time

## Tools

7 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `install` — Sets up Page Scanner's helper, which Chrome starts to connect the extension to this
- `pair` — The older way to connect, for a machine where the install tool cannot set up the
- `list_browsers` — The Chrome profiles that have Page Scanner paired and connected right now. Each is a
- `list_tabs` — The windows and open tabs of one browser, so you can pick what to scan. Tabs carry the
- `scan_page` — Captures a whole web page and writes it to disk. Name a tabId from list_tabs to
- `extract_design` — Reads a page's design as it is drawn: the colors, type, spacing,
- `diff_captures` — Compares two captures of the same page that scan_page wrote, with no browser needed.

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@page-scanner/mcp\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Moderate to extensive — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: mutates data; runs on your machine.
- Floor 30, ceiling 54 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40page-scanner%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40page-scanner%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40page-scanner%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40page-scanner%2Fmcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
