mcp for Claude Code
com.translatize/mcp
Read, search, edit and branch Translatize translation labels and fill missing translations.
client:Claude Code
transport:stdio
runtime:npm
Install mcp in Claude Code
run in your project directory
claude mcp add mcp -e TRANSLATIZE_API_TOKEN=<TRANSLATIZE_API_TOKEN> -e TRANSLATIZE_API_URL=<TRANSLATIZE_API_URL> -e TRANSLATIZE_APP_URL=<TRANSLATIZE_APP_URL> -- npx -y @translatize/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs