Skip to main content
Glama

Localizable XStrings MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_MODELNoOpenAI model for translationsgpt-4o-mini
OPENAI_API_KEYYesYour OpenAI API key
OPENAI_BASE_URLNoCustom API base URL
TRANSLATION_CHUNK_SIZENoStrings per API request50
TRANSLATION_TEMPERATURENoModel creativity (0.0-1.0)0.3
TRANSLATION_RATE_LIMIT_DELAYNoDelay between requests (seconds)1.0
TRANSLATION_MAX_CONCURRENT_CHUNKSNoMax concurrent requests2

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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