Localization Testing
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add localization-testingQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"localization-testing": {
"command": "npx",
"args": [
"@modelcontextprotocol/localization-testing"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Internationalization (i18n) and localization (l10n) testing for global products including translations, locale formats, RTL languages, and cultural appropriateness. Use when launching in new markets or building multi-language products.
Tags
developmentjavascripttypescriptgojavaskill