japan-ux-mcp
Rank #24,756io.github.mrslbt/japan-ux
Japanese UI + UX correctness for AI coding agents — typography, forms, keigo, JLReq checks.
japan-ux-mcp is a Model Context Protocol (MCP) server published by mrslbt. It ranks #24,756 of 115,460 servers tracked on MCP Toplist. japan-ux-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Apr 16, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 90,704 of 115,460 servers on MCP Toplist.
Use japan-ux-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add japan-ux -- npx -y japan-ux-mcp[mcp_servers.japan-ux]
command = "npx"
args = ["-y", "japan-ux-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"japan-ux": {
"command": "npx",
"args": [
"-y",
"japan-ux-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"japan-ux": {
"command": "npx",
"args": [
"-y",
"japan-ux-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"japan-ux": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"japan-ux-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"japan-ux": {
"command": "npx",
"args": [
"-y",
"japan-ux-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"japan-ux": {
"command": "npx",
"args": [
"-y",
"japan-ux-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mrslbt%2Fjapan-ux)<a href="https://mcptoplist.com/server/io.github.mrslbt%2Fjapan-ux"><img src="https://mcptoplist.com/badge/io.github.mrslbt%2Fjapan-ux.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
mrslbt
Other servers by mrslbt
- rakuten-mcp#10,792 · 2 vers
- tabedata-mcp#13,518 · 2 vers
- rippr#22,794 · 3 vers
- pdf-it#24,757 · 2 vers
- xendit-mcp#25,955 · 2 vers
- paypay-mcp#29,001 · 3 vers
- nankai-trough-mcp#47,564 · 2 vers
Available versions (3)
| Version | Published |
|---|---|
| 2.1.1 | Aug 16, 2026 |
| 2.1.0 | Aug 2, 2026 |
| 1.0.2 | Apr 16, 2026 |
Frequently asked questions
- Who maintains japan-ux-mcp?
- japan-ux-mcp is maintained by mrslbt, which publishes 8 MCP servers (19 total versions) tracked on MCP Toplist.
- Is japan-ux-mcp listed on the Official MCP Registry?
- Yes — japan-ux-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does japan-ux-mcp have?
- MCP Toplist tracks 3 versions of japan-ux-mcp, most recently published on Aug 16, 2026.
- Where can I find the source code for japan-ux-mcp?
- The source code for japan-ux-mcp is hosted at github.com/mrslbt/japan-ux-mcp.