lexrus/xcstrings_mcp
3.4
If you are the rightful owner of xcstrings_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Rust-based MCP server for managing Xcode Localizable.xcstrings files, offering both a toolset and a web UI for translation management.
Tools
Functions exposed to the LLM to take actions
list_translations
Lists translations with optional query and limit parameters.
get_translation
Retrieves a specific translation by key and language.
upsert_translation
Creates or updates a translation with optional variations.
delete_translation
Deletes a translation by key and language.
set_comment
Sets or updates a comment for a translation key.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client