WrapGuard MCP server
Detect unnatural Korean and English mid-word wrapping in responsive web pages.
0 stars22 downloads/wk
Reviews
Write oneNobody has reviewed WrapGuard MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
WrapGuard MCP tools (7)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
apply_wrap_fixAppend an idempotent CSS rule. Dry-run is the default; real writes require allowWrites and an allowed root.
audit_pageRender a page at multiple widths and report Korean/English mid-word wraps and forced source newlines.
detect_midword_breaksReturn only concrete Korean/English wrap issues measured from grapheme geometry in the browser.
inspect_wrap_cssInspect computed wrapping properties and same-origin matching CSS rules for one element.
server_infoShow the configured display name, safety policy, and supported languages.
suggest_wrap_fixGenerate a minimal CSS rule for Korean, English, mixed prose, raw evidence, or code/URL content.
verify_wrap_regressionAudit a page and evaluate it against explicit error/warning thresholds for CI or release gates.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan22 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 14 days ago15/15
- Maintainer identityregistry namespace matches repository owner6/10
Install directly
Runs npx -y wrapguard-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add wrapguard-mcp -- npx -y wrapguard-mcp
WrapGuard MCP: common questions
- Is WrapGuard MCP server safe?
- Yes, by our scan: it is graded A (89/100). Read the WrapGuard MCP safety report
- How do I install WrapGuard MCP?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does WrapGuard MCP need an API key?
- No secret keys are declared. It reads 2 settings from the environment.
- Is WrapGuard MCP maintained?
- The last commit was 14 days ago (2026-09-06). The latest release is v0.1.1.