mcp-simplelocalize
A MCP (Model Context Protocol) server implementation for SimpleLocalize.
Usage
Install
- Clone the repository
- Install dependencies
- Configure Cursor
You may wish to put this at .cursor/mcp.json
under your project root, since SimpleLocalize API Key is specific to a single project.
Don't forget to add it to your .gitignore
file to avoid exposing your API key.
- Describe your project localization requirements under
.cursorrules
. For example:
- Done! Enjoy prompting something like "Localize this component and update it to SimpleLocalize".
License
This project is licensed under the MIT License. See the LICENSE file for details.
Contributing
Stop creating automated PRs that promotes your service on this README. You will be blocked and your PR will NOT get merged. Well I just realized automated scripts won't see this anyways... PRs related to the actual codes are still appreciated!
Contributions are welcome! Feel free to open an issue or submit a pull request.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Un servidor de protocolo de contexto de modelo que permite a los usuarios administrar las traducciones de sus aplicaciones a través de la plataforma de localización de SimpleLocalize mediante indicaciones en lenguaje natural en Cursor.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that provides tools for code modification and generation via Large Language Models, allowing users to create, modify, rewrite, and delete files using structured XML instructions.Last updated -122MIT License
- -securityAlicense-qualityA Model Context Protocol server that provides DeepL translation capabilities, allowing AI assistants to translate text between supported languages via the DeepL API.Last updated -2143MIT License
- AsecurityAlicenseAqualityAn implementation of the Model Context Protocol (MCP) server for SingleStore that enables natural language interaction with SingleStore databases through compatible LLM clients like Claude Desktop and Cursor.Last updated -2127MIT License
- -securityAlicense-qualityA Model Context Protocol server that enables developers to integrate advanced text-to-speech and video translation capabilities into their applications through simple API calls.Last updated -MIT License