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
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.
A Model Context Protocol server that enables users to manage translations for their applications through SimpleLocalize's localization platform via natural language prompts in 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 -12PythonMIT License
MCP TapData Serverofficial
-securityFlicense-qualityA Model Context Protocol server that enables Large Language Models to access and interact with database connections, including viewing schemas and performing CRUD operations on connected databases.Last updated -- -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 -1JavaScriptMIT 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 -2122PythonMIT License