Back to Home
TedyHub icon

langapi-mcp-server

Verified Safe

by TedyHub

Overview

Manage and synchronize internationalization (i18n) translations for software projects across various frameworks (e.g., next-intl, i18next, React Intl, Flutter, iOS/macOS) using AI assistants.

Installation

Run Command
npx @langapi/mcp-server

Environment Variables

  • LANGAPI_API_KEY
  • LANGAPI_API_URL

Security Notes

The server uses `process.env` for API keys, which is a standard security practice. File system operations (read/write locale files) are confined to the `project_path` and include path validation (`isPathWithinProject`) to prevent path traversal. It relies on an external LangAPI service for translations, introducing a dependency on that service's security. No 'eval' or other highly dangerous patterns were observed.

Similar Servers

Stats

Interest Score31
Security Score8
Cost ClassMedium
Avg Tokens2500
Stars1
Forks0
Last Update2026-01-17

Tags

i18ntranslationAIlocalizationMCP