SimpleLocalize MCP Server
OfficialRelated Servers
Alternatives to SimpleLocalize MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceAn MCP server that wraps the Tolgee localization platform API, enabling LLMs to manage translation projects, keys, translations, languages, and related workflows.27MIT
- AlicenseNot gradedqualityBmaintenanceProvides internationalization MCP tools enabling AI agents to perform translations, locale management, and i18n operations.11 npmMIT
- AlicenseAqualityDmaintenanceEnables interaction with POEditor's translation management API to create terms, add translations, and manage multilingual content. Supports operations like adding translations, updating existing ones, and listing terms and languages for translation projects.1110 npm3MIT
- AlicenseAqualityDmaintenanceAn MCP server that provides LLM agents with full access to the Texterify translation management API. It enables users to search, create, update, and delete translation keys and their values directly through natural language within their development environment.6 npm1ISC
- AlicenseNot gradedqualityDmaintenanceAI-powered translation management built for AI agents. Automate localization with regional sensitivity and zero TMS overhead. Works with Claude Code, Cursor, VS Code via MCP protocol. Supports JSON, YAML, Markdown, PO and more.8 npmMIT
- AlicenseCqualityDmaintenanceEnables AI assistants to manage i18next translation files, including adding keys, syncing missing translations, and analyzing coverage.1412 npm12MIT
TDQS
Scored across 47 tools
Most tools target distinct resources (keys, translations, languages, customers, environments, glossary, jobs, activity), but there is notable overlap among key retrieval tools (get_translations, get_all_translation_keys, get_translation_keys, get_all_translation_keys_v2, get_translation_key_details) and screenshot upload variants, which could cause misselection without careful reading.
The naming follows a consistent verb_noun pattern (get_, create_, update_, delete_, import_, export_, publish_, etc.) with clear resource nouns. Minor deviations include versioned tool names like get_all_translation_keys_v2 and the slight ambiguity between singular/plural job tools, but overall the pattern is predictable.
47 tools is excessive for most MCP servers, even for a comprehensive translation management platform. While each tool addresses a specific operation, the sheer number overwhelms agents and suggests possible consolidation (e.g., merging single/bulk variants or combining related getters). The count is well above the typical 3-15 range.
The tool surface is quite complete, covering CRUD for translation keys, translations, languages, tags, customers, glossary entries, environments, and auto-translation jobs, plus import/export and activity tracking. Minor gaps include missing update/delete for environments and no dedicated single-translation getter, but these are workable limitations.