Skip to main content
Glama

Localizable XStrings MCP Server

get_keys_tool

Extract all localization keys from Xcode String Catalog (.xcstrings) files to support iOS/macOS project translation workflows and localization management.

Instructions

MCP tool to get all localization keys from xcstrings file. Args: file_path (str): Path to the .xcstrings file Returns: str: List of all keys or error message

Input Schema

NameRequiredDescriptionDefault
file_pathYes

Input Schema (JSON Schema)

{ "properties": { "file_path": { "title": "File Path", "type": "string" } }, "required": [ "file_path" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/iamnotagentleman/localizable-xcstrings-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server