mcp-simplelocalize
SimpleLocalize用の MCP (Model Context Protocol) サーバー実装。
使用法
インストール
- リポジトリをクローンする
- 依存関係をインストールする
- カーソルの設定
SimpleLocalize API キーは単一のプロジェクトに固有であるため、これをプロジェクト ルートの下の.cursor/mcp.json
に配置することをお勧めします。
API キーが公開されないように、 .gitignore
ファイルに追加することを忘れないでください。
- プロジェクトのローカライズ要件を
.cursorrules
に記述します。例:
- 完了です!「このコンポーネントをローカライズして SimpleLocalize に更新してください」のようなプロンプトを表示して楽しんでください。
ライセンス
このプロジェクトはMITライセンスの下で提供されています。詳細はLICENSEファイルをご覧ください。
貢献
貢献を歓迎します!お気軽に問題を報告したり、プルリクエストを送信してください。
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.
ユーザーが Cursor の自然言語プロンプトを介して SimpleLocalize のローカリゼーション プラットフォームを通じてアプリケーションの翻訳を管理できるようにするモデル コンテキスト プロトコル サーバー。
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 -121PythonMIT 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 -6433JavaScriptMIT 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 -2125PythonMIT License