Localizing Wpf Applications
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add localizing-wpf-applicationsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"localizing-wpf-applications": {
"command": "npx",
"args": [
"@modelcontextprotocol/localizing-wpf-applications"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Localizes WPF applications using resource files, x:Uid, and BAML localization. Use when building multi-language applications or supporting right-to-left layouts.
Tags
developmentapiskill