Read, search, and update Xcode string catalogs for Apple app localization.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "string-catalog-mcp" yet — see the docs or source repo.
Scan the project's .xcstrings files, find all keys missing Simplified Chinese translations, and group the results by filename.
A grouped list of string keys missing Simplified Chinese translations by file.
Update the English copy for onboarding_welcome, subscription_title, and error_network in Localizable.xcstrings with my new text, while leaving other languages unchanged.
The specified keys have updated English text, while all other locale entries remain unchanged.
Search all .xcstrings files for string keys and values containing "login" or "sign_in", and return matching locations and locale variants.
A list of matching keys, text values, source files, and associated locale variants.
Use MCP-based string utilities for text transformation, cleanup, and compliant processing.
Let AI manage app translation files efficiently without loading whole locale files.
Expose read-only macOS app data to AI agents through MCP.
Let AI agents read, send, and manage iMessages on macOS.
Let AI control Xcode for building, testing, debugging, and simulator tasks.
Profile iOS/macOS app performance with Xcode Instruments and automate optimization workflows.