Skip to main content
Glama

Localizable XStrings MCP Server

get_languages_tool

Retrieve supported languages from an iOS/macOS Xcode String Catalog (.xcstrings file) to identify available localizations for your project.

Instructions

MCP tool to get supported languages from xcstrings file. Args: file_path (str): Path to the .xcstrings file Returns: str: JSON string of supported languages 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