lexrus/xcstrings_mcp
A Rust implementation of a Model Context Protocol (MCP) server designed for working with Xcode `Localizable.xcstrings` files.
Platform-specific configuration:
{
"mcpServers": {
"xcstrings_mcp": {
"command": "npx",
"args": [
"-y",
"xcstrings_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...