JUHE API Marketplace
GalvinGao avatar
MCP Server

SimpleLocalize MCP Server

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.

3
GitHub Stars
11/22/2025
Last Updated
MCP Server Configuration
1{
2 "name": "simplelocalize",
3 "command": "uv",
4 "args": [
5 "run",
6 "--project",
7 "/path/to/mcp-simplelocalize/",
8 "/path/to/mcp-simplelocalize/main.py"
9 ],
10 "env": {
11 "SIMPLELOCALIZE_API_KEY": "your-api-key-here"
12 }
13}
JSON13 lines
  1. Home
  2. MCP Servers
  3. mcp-simplelocalize

README Documentation

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

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.

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved