SimpleLocalize MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SIMPLELOCALIZE_API_KEY | Yes | Your SimpleLocalize API key. You can create and manage API keys in SimpleLocalize > Settings > Credentials. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_translation_key_bulkA | This tool will create multiple translation keys in your SimpleLocalize project in bulk.
|
| update_translations_bulkB | This tool will update multiple translations in bulk in your SimpleLocalize project.
|
| get_all_translation_keysA | This tool will return all translation keys (key and namespace only) in your SimpleLocalize project.
|
| get_translation_key_detailsC | This tool will return details for a specific translation key in your SimpleLocalize project.
|
| get_tagsA | This tool will list all tags in your SimpleLocalize project.
|
| create_tagC | This tool will create a new tag in your SimpleLocalize project.
|
| get_languagesA | This tool will list all languages configured in your SimpleLocalize project.
|
| create_languageC | This tool will create a new language in your SimpleLocalize project.
|
| get_translationsC | This tool will list translations in your SimpleLocalize project.
|
| update_translation_keyB | This tool will update a translation key (metadata and/or key/namespace) in your SimpleLocalize project.
|
| delete_translation_keys_bulkA | This tool will delete translation keys in bulk in your SimpleLocalize project.
|
| get_environmentsA | This tool will list all Translation Hosting environments available in your SimpleLocalize project.
|
| get_environment_detailsB | This tool will retrieve hosting status/details for a specific environment in your SimpleLocalize project.
|
| publish_translationsA | This tool will publish translations to the specified environment in your SimpleLocalize project.
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/simplelocalize/simplelocalize-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server