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".
Related MCP server: DeepL MCP Server
License
This project is licensed under the MIT License. See the LICENSE file for details.
Contributing
Contributions are welcome! Feel free to open an issue or submit a pull request.