# @mgcrea/mcp-apple-safari

Read and act on Safari — history, tabs and reading list, writes off by default

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 1.23.0
- **Author:** io.github.mgcrea
- **License:** MIT
- **npm:** @mgcrea/mcp-apple-safari
- **Source:** https://github.com/mgcrea/cupertino
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 22 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-02T04:26:42.695Z
- **Version scanned:** 1.9.0
- **CVEs:** none found by OSV at scan time

## Tools

15 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `apple_safari_what_was_i_reading` — Track down a page across history, open tabs and the Reading List — three separate stores that answer three different questions. Read-only.
- `apple_safari_diagnostics` — Report which of Safari's two lanes are working, what each one can answer, and what this server deliberately cannot do. Start here when a read returns nothing — 
- `apple_safari_page_elements`
- `apple_safari_click`
- `apple_safari_fill`
- `apple_safari_scroll`
- `apple_safari_list_bookmarks` — List Safari bookmarks, with the folder each one sits in. Needs Full Disk Access. Reads the bookmarks file directly and does NOT require Safari to be running. Re
- `apple_safari_list_reading_list` — List Safari's Reading List — pages saved to read later. Needs Full Disk Access; does NOT require Safari to be running. Unread state is derived from whether the 
- `apple_safari_find_codes`
- `apple_safari_search_history` — Search Safari browsing history by URL or page title, optionally within a date range. Needs Full Disk Access — there is no second lane for history, so without th
- `apple_safari_get_page` — Get one page from browsing history by its ref, with visit counts and first/last visit times. Needs Full Disk Access.
- `apple_safari_read_page`
- `apple_safari_list_tabs`
- `apple_safari_open_url`
- `apple_safari_add_reading_list_item`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp-apple-safari\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@mgcrea/mcp-apple-safari\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Contained to moderate — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: runs on your machine; read-only tool surface.
- Floor 13, ceiling 31 (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/%40mgcrea%2Fmcp-apple-safari
- Install plan: https://forgeregistry.com/api/v1/packages/%40mgcrea%2Fmcp-apple-safari/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40mgcrea%2Fmcp-apple-safari
- HTML page: https://forgeregistry.com/registry/%40mgcrea%2Fmcp-apple-safari
- 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.
