Loomal

japan-ux

MCP server by github.com/mrslbt/japan-ux-mcp

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

0 starsnpm: japan-ux-mcp

About japan-ux

japan-ux is an MCP (Model Context Protocol) server published by mrslbt in the official MCP registry, listed under Autonomous Agents on Loomal. Japanese UI + UX correctness for AI coding agents — typography, forms, keigo, JLReq checks.

It ships as an npm package (japan-ux-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mrslbt/japan-ux-mcp.

Use japan-ux with your agent

Claude Code · one command
claude mcp add japan-ux -- npx -y japan-ux-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "japan-ux": {
      "command": "npx",
      "args": [
        "-y",
        "japan-ux-mcp"
      ]
    }
  }
}
npmjapan-ux-mcp

Frequently asked questions

What is japan-ux?
japan-ux is an MCP (Model Context Protocol) server by mrslbt in the Autonomous Agents category. Japanese UI + UX correctness for AI coding agents — typography, forms, keigo, JLReq checks.
How do I connect japan-ux to Claude, Cursor, or another MCP client?
Install japan-ux from its npm package (japan-ux-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is japan-ux open source?
Yes — the source code is public at github.com/mrslbt/japan-ux-mcp.
Can AI agents pay to use japan-ux?
Not yet through Loomal — japan-ux is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain japan-ux? Claim this listing free by verifying GitHub ownership, or contact us.