Mmcp.market

Phonebook MCP server

by stag-build·io.github.stag-build/phonebook·v0.1.6

Self-hosted gallery of your SwiftUI #Preview and Jetpack Compose @Preview screens.

A91/100grade A
What users say
No reviews yet
Be the first
Safety scan
A91/100

full report

Adoption
Growing

10 stars237 downloads/wk

Reviews

Write one

Nobody 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 posts

Read from the package source without running it. The installed server may list more.

  • analyze_coverage

    Scan 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_setup

    Check 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_guidance

    Return the preview naming convention plus a ready-to-paste preview code template for a component, so any agent writes consistent previews.

  • run_buildwrite action

    Build the static gallery site from a bundle, same as `phonebook build <bundle>`.

  • run_generatewrite action

    Run 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

no findings
  • 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
Overall 91/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

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
Add to Cursor

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.

More from stag-build