japan-ux-mcp
Rank #32165glama/mrslbt/japan-ux-mcp
Provides Japanese UX conventions as an MCP server to help AI generate correct Japanese UI elements like proper name order, furigana, phone formats, and polite language. It includes tools for form generation, validation, keigo suggestions, and cultural adaptation for developers building Japanese-facing products.
japan-ux-mcp is a Model Context Protocol (MCP) server published by mrslbt. It ranks #32165 of 58,900 servers tracked on MCP Toplist. japan-ux-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 16, 2026 and most recently updated on Apr 16, 2026.
Ranks ahead of 26,735 of 58,900 servers on MCP Toplist.
Use japan-ux-mcp
Add japan-ux-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"japan-ux-mcp": {
"command": "npx",
"args": [
"-y",
"japan-ux-mcp"
]
}
}
}Listed on 2 registries (1 delisted)
mrslbt
Other servers by mrslbt
View all mrslbt servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Apr 16, 2026 |
Frequently asked questions
- What is japan-ux-mcp?
- Provides Japanese UX conventions as an MCP server to help AI generate correct Japanese UI elements like proper name order, furigana, phone formats, and polite language. It includes tools for form generation, validation, keigo suggestions, and cultural adaptation for developers building Japanese-facing products.
- Who maintains japan-ux-mcp?
- japan-ux-mcp is maintained by mrslbt, which publishes 6 MCP servers (5 total versions) tracked on MCP Toplist.
- Is japan-ux-mcp an official MCP server?
- Yes — japan-ux-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does japan-ux-mcp have?
- MCP Toplist tracks 1 version of japan-ux-mcp, most recently published on Apr 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.