Phonebook MCP server
Self-hosted gallery of your SwiftUI #Preview and Jetpack Compose @Preview screens.
10 stars237 downloads/wk
Reviews
Write oneNobody has reviewed Phonebook yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Phonebook tools (5, 2 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
analyze_coverageScan the codebase for UI components and the previews that cover them, and report what each component is missing: states implied by its parameters, environment objects no preview supplies, dark theme, large text, and localization when the project ships one. Read-only — it reports the gaps, it does not write previews. After editing, pass changed: true (or paths) to hear only about what you touched;
check_setupCheck that the project is correctly set up for `phonebook generate` (same checks as `phonebook doctor`): libraries wired, test target present, JDK/Xcode/simulator available.
get_preview_guidanceReturn the preview naming convention plus a ready-to-paste preview code template for a component, so any agent writes consistent previews.
run_buildwrite actionBuild the static gallery site from a bundle, same as `phonebook build <bundle>`.
run_generatewrite actionRun the platform engine to render all previews and produce a bundle (manifest + images), same as `phonebook generate`.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan49 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 1 days ago15/15
- Maintainer identityregistry namespace matches repository owner7/10
Install directly
Runs npx -y @stag-build/phonebook on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add phonebook -- npx -y @stag-build/phonebook
Phonebook: common questions
- Is Phonebook MCP server safe?
- Yes, by our scan: it is graded A (91/100). Read the Phonebook safety report
- How do I install Phonebook?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Phonebook need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Phonebook maintained?
- The last commit was 2 days ago (2026-09-18). The latest release is v0.1.6.