Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by reinier-millo • DevOps & CI/CD
An MCP server to automate generation and management of JSON-based i18n translation files using language models (Cursor).
Translate a project's base JSON language file into multiple target languages while preserving parameter placeholders and order.
Iterate through large i18n files in chunks, update an in-memory translation cache, and resume translation workflows until completion.
Produce language-specific JSON files automatically and integrate translation generation into development pipelines or Cursor-based tooling.
This MCP server reads a base JSON language file, breaks strings into chunks, and uses selected language models to generate translations for multiple target languages. It caches incremental translations in memory, supports updating translations per chunk, and writes language-specific JSON files alongside the base file. The tool is designed to integrate with Cursor (stdio transport) and streamline bulk translation workflows while preserving string order and parameters.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.