Skip to main content

Add your description here

Project description

mcp-simplelocalize

A MCP (Model Context Protocol) server implementation for SimpleLocalize.

Usage

Install

  1. Install uv
curl -LsSf https://astral.sh/uv/install.sh | sh
  1. Clone the repository
git clone https://github.com/GalvinGao/mcp-simplelocalize.git
  1. Install dependencies
uv sync
  1. 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.

{
	"mcpServers": {
		"simplelocalize": {
			"command": "uv",
			"args": [
				"run",
				"--project",
				"/path/to/mcp-simplelocalize/",
				"/path/to/mcp-simplelocalize/main.py"
			],
			"env": {
				"SIMPLELOCALIZE_API_KEY": "your-api-key-here"
			}
		}
	}
}
  1. Describe your project localization requirements under .cursorrules. For example:
## Translations
- Put all translations under the `default` namespace
- Language codes supported by this project: `en-US`, `ja-JP`, `ko-KR`, and `zh-Hant`.
- (any other conventions you want the LLM to follow, e.g. key naming style, etc. or just give it some examples would work well)
  1. 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mseep_simplelocalize_mcp-0.1.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mseep_simplelocalize_mcp-0.1.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file mseep_simplelocalize_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: mseep_simplelocalize_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for mseep_simplelocalize_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9066aa8bca1524bee68ad55433a5641462dc240304a3cf1c1ab42c0643d78a3c
MD5 11a04ea87a01c29c7ce804840e14e50e
BLAKE2b-256 eb6fe1c5f465e7a3f0d933e9de2a546504c03ab5f9014e8b0420a95008187e00

See more details on using hashes here.

File details

Details for the file mseep_simplelocalize_mcp-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mseep_simplelocalize_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3f6999a48c5bd3e8d3cf2466150098e2fbe4436baa381029a211938e32f4048e
MD5 dd04efe9afd6b76bf4ac0e94a6c8463a
BLAKE2b-256 086bb2806583766149e34cbeecb2dd54cf4e364b2d0c4cd7f7f0fcf8c19b5c31

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page