Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.mrslbt/japan-ux

NPM · JAPAN-UX-MCP · SCANNED AUG 3

Japanese UI + UX correctness for AI coding agents — typography, forms, keigo, JLReq checks.

Available components

+17 this week 70 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security86
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability85
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 2095 tokens (~104/item across 20 items; 11 tools + 9 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · japan-ux-mcp

# add to Claude Code
claude mcp add mrslbt-japan-ux -- npx -y japan-ux-mcp
# add to Codex CLI
codex mcp add mrslbt-japan-ux -- npx -y japan-ux-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mrslbt-japan-ux": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "japan-ux-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mrslbt-japan-ux --command npx --arg -y --arg japan-ux-mcp
# ~/.hermes/config.yaml
mcp_servers:
  mrslbt-japan-ux:
    command: "npx"
    args: ["-y", "japan-ux-mcp"]
// mcp.json
{
  "mcpServers": {
    "mrslbt-japan-ux": {
      "command": "npx",
      "args": [
        "-y",
        "japan-ux-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +44
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Stability: unverified → 0.20 functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → excellent functional
    • Licence: MIT functional
    • Package version: 2.0.0 → 2.1.0 functional
  • 31 Jul 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −29
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
  • 27 Jul 26 53

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 94 packages

94 packages in the resolved dependency tree · 94 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 11 exposed · ~1,548 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
audit_japan_ux ~183

Comprehensive Japanese UX audit covering 7 categories: layout (density, breadcrumbs, CTA placement), typography (fonts, line-height, kinsoku shori), visual (color meanings, red-name taboo, dark theme), navigation (phone number, footer links, hamburger rules), trust (会社概要, case studies, proof numbers, legal links), content (Japanese text, FAQ, pricing tables), and mobile (viewport, tel: links, touch targets). Returns letter grade (A-F), category scores, and prioritized fixes.

NameTypeReqDescription
cssstringCSS content for typography and visual checks
markupstringyesHTML/JSX markup to audit
site_typestringyesType of site being audited
target_audiencestringTarget audience description
url_descriptionstringDescription of the page for additional context

No output schema declared.

No examples provided.

check_jp_typography ~165

Audit CSS and markup for Japanese typography issues. Checks: font stacks (Noto Sans JP, Hiragino, Yu Gothic), line-height (1.7-2.0 for Japanese body text), font sizes (14px body minimum, 12px captions floor), kinsoku shori (line-break: strict), text-on-photo overlays, font-feature-settings 'palt' on headings, font-synthesis, and more. Returns score, issues, and a recommended font stack for your context.

NameTypeReqDescription
contextstringDesign context for font stack recommendation
cssstringyesCSS content to audit for Japanese typography issues
markupstringOptional HTML/JSX markup for additional context (background images, text-on-photo detection)

No output schema declared.

No examples provided.

design_direction_for_japan ~154

Generate a Japan-specific visual direction for a website or interface. Takes a loose brand type, audience, and industry, then returns a practical design brief covering visual direction, information density, color palette, typography, imagery style, CTA style, trust layout, and section priorities.

NameTypeReqDescription
audiencestringyesTarget audience such as 'business buyers', 'families', 'seniors', 'domestic travelers'
brand_typestringyesBrand expression such as 'modern minimal', 'premium', 'friendly', 'traditional craft'
industrystringyesIndustry or site type such as 'B2B SaaS', 'clinic', 'luxury ryokan', 'ecommerce', 'corporate'

No output schema declared.

No examples provided.

generate_jp_form ~143

Generate culturally correct Japanese form markup with proper field order (姓→名), furigana, 3-field phone, 〒 postal address, 年月日 dates, and context-appropriate keigo. Use this when building any form for a Japanese audience.

NameTypeReqDescription
contextstringyesBusiness context — determines keigo politeness level
fieldsarrayyesFields to include in the form
formatstringOutput format
include_labelsbooleanInclude field labels
include_validationbooleanInclude validation patterns
languagestringLabel language
typestringyesType of form to generate

No output schema declared.

No examples provided.

generate_jp_placeholder ~130

Generate realistic Japanese test data for prototypes and development. Returns names (kanji + katakana furigana + romaji), addresses (real postal codes and prefectures), phone numbers (correct 3-field format), company names, and dates (both Gregorian and Japanese era format like 平成4年3月15日).

NameTypeReqDescription
age_rangestringAge range like "20-40" for date_of_birth generation
countnumberNumber of records to generate
fieldsarrayyesData fields to include
genderstringGender for name generation

No output schema declared.

No examples provided.

get_seasonal_context ~115

Get the current Japanese seasonal context for design decisions. Returns: current season with traditional colors, active events (正月, 花見, お盆, etc.), upcoming events, the current microseason (二十四節気), recommended design colors, and warnings (e.g., do not launch during Golden Week). Covers all 24 Japanese microseasons and 24+ major events.

NameTypeReqDescription
daynumberDay of month (defaults to 15)
monthnumberyesMonth (1-12)

No output schema declared.

No examples provided.

review_jp_ui ~138

Review CSS/markup against the Japanese UI standard (typography, colour, font performance) and return a pass/needs_work/fail verdict with violations, JLReq/JIS citations, and fixes. The front-end correctness enforcer — run on any UI (including Western-built) before shipping to Japan; call transform_for_japan to auto-apply form/copy fixes.

NameTypeReqDescription
contextstringDesign context for the recommended font stack.
cssstringyesCSS content to review against the Japanese UI standard.
markupstringOptional HTML/JSX markup for context (e.g. text-on-photo detection).

No output schema declared.

No examples provided.

score_japan_readiness ~155

Score any page or component for Japan-readiness on a 0-100 scale. Analyzes 5 categories: forms (name order, furigana, phone, postal), copy (keigo, Japanese text, placeholders), trust (特定商取引法, phone number, company info), typography (font, size, line-height), and cultural (seasonal awareness, imagery). Returns breakdown with issues and quick wins per category.

NameTypeReqDescription
contextstringyesBusiness context
descriptionstringDescription of the page/component for additional context
include_suggestionsbooleanInclude priority fix suggestions with impact estimates
markupstringyesHTML/JSX markup to analyze

No output schema declared.

No examples provided.

suggest_keigo_level ~127

Suggest appropriately polite Japanese UI text based on context. Maps business context to keigo level (casual → very_formal) and returns the right Japanese translation for buttons, error messages, empty states, confirmations, and more. Includes alternatives for different formality levels.

NameTypeReqDescription
contextstringyesBusiness context — determines keigo level
textstringyesEnglish UI text to translate (e.g. 'Invalid email address', 'Submit', 'No results found')
tonestringOptional tone override
ui_elementstringyesType of UI element

No output schema declared.

No examples provided.

transform_for_japan ~138

Transform Western markup into Japan-ready markup. Automatically fixes: name field order (firstName/lastName → 姓/名), adds furigana, splits phone into 3 fields, restructures address to 〒 postal format, translates buttons with appropriate keigo, replaces Western placeholder data with Japanese examples. Shows before/after scores and explains every change.

NameTypeReqDescription
contextstringyesBusiness context — determines keigo level and conventions
formatstringOutput format
markupstringyesWestern HTML/JSX markup to transform
preserve_stylingbooleanPreserve existing CSS classes and styles

No output schema declared.

No examples provided.

validate_jp_form ~100

Audit an existing form against Japanese UX conventions. Checks for: name field order (姓/名), furigana, 3-field phone, postal code auto-fill, keigo-appropriate button text, full-width character handling. Returns score (0-100), issues with fixes, and what passed.

NameTypeReqDescription
contextstringyesBusiness context for keigo expectations
form_markupstringyesHTML/JSX form markup to audit

No output schema declared.

No examples provided.