Hooks into OpenRouter to give Claude translation capabilities with some thoughtful extras for Japanese. You get standard translate and detect operations, plus batch processing when you need to handle multiple strings at once. The interesting bit is support for Japanese keigo registers, so you can control formality levels in translations instead of getting generic output. Reach for this when you're building workflows that need multilingual support beyond basic string swapping, especially if you're dealing with Japanese content where politeness levels matter. Runs over stdio, so it's straightforward to drop into your existing MCP setup.
claude mcp add --transport stdio io.github.infoinlet-marketplace-mcp-translate -- npx -y @infoinlet/mcp-translate