mcp-simplelocalize
Реализация сервера MCP (Model Context Protocol) для SimpleLocalize .
Использование
Установить
- Клонировать репозиторий
- Установить зависимости
- Настроить курсор
Вы можете поместить его в .cursor/mcp.json
в корневом каталоге вашего проекта, поскольку ключ API SimpleLocalize относится только к одному проекту.
Не забудьте добавить его в файл .gitignore
, чтобы не раскрывать свой ключ API.
- Опишите требования к локализации вашего проекта в
.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.
Сервер Model Context Protocol, который позволяет пользователям управлять переводами своих приложений через платформу локализации SimpleLocalize с помощью подсказок на естественном языке в 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