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.1.tar.gz (3.0 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.1-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mseep_simplelocalize_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 3.0 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.1.tar.gz
Algorithm Hash digest
SHA256 77795e8443220d0cc15d864e9a3d866ad89b0a69a9430116b99cf3b219f4a875
MD5 6000bfa564ddf52d892a24c324149ea2
BLAKE2b-256 712f629d6cc986a21dcfc5e30c96c442ef8aa7dd1c80225e440c69f888de5fbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mseep_simplelocalize_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f0158ce354314218ef12532dd4e2a949feacdb391e11a84a0f37ea15952c678b
MD5 84a31de74b3d6d97b987789314330e0a
BLAKE2b-256 75244bbe70611736ef6d3a917f3d2f85e96963b95e1e6cfefa710937a49ceb71

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