
Mcp Translate
- infoinlet-marketplace/marketplace
mcp-translate is an MCP server that lets AI agents translate, detect language, and batch localized copy via OpenRouter, including Japanese keigo registers.
About
io.github.infoinlet-marketplace/mcp-translate connects AI agents to translation workflows via OpenRouter, supporting single strings, detection, batches, and nuanced Japanese keigo registers. Developers shipping globally use it at launch to turn English drafts into locale-appropriate headlines, onboarding, and support macros without leaving the agent session. It is an intermediate integration because you must configure OpenRouter credentials and choose models responsibly for cost and quality. The MCP layer is not a translation management system with glossaries and review queues; it is an agent-callable translator for speed during geo expansion and content experiments. Pair it with human review before publishing customer-facing legal or marketing text.
- Translate, language detect, and batch translation tools for agents
- Japanese keigo register options for formal versus casual copy
- Powered by OpenRouter per server description—bring your API key
- Stdio npm @infoinlet/mcp-translate v0.1.1
- From infoinlet marketplace services/mcp-translate repository subfolder
Mcp Translate by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add mcp-translate -- npx -y @infoinlet/mcp-translateAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Package | @infoinlet/mcp-translate |
|---|---|
| Transport | STDIO |
| Auth | None |
| Repository | infoinlet-marketplace/marketplace ↗ |
What it does
Translate, detect language, and batch-localize copy—including Japanese keigo registers—through OpenRouter from your agent.
Who is it for?
Best when you're launching in multiple languages and already use OpenRouter and want in-editor translation tools.
Skip if: Enterprises needing TMS workflows, legal-certified translation, or offline-only translation without LLM APIs.
What you get
Your agent can detect languages and produce translated or keigo-adjusted copy batches ready for your review pipeline.
- Agent-driven translate, detect, and batch localization calls
- Japanese keigo register variants when targeting formal Japanese markets
- Faster geo launch drafts pending human QA
By the numbers
- Server version 0.1.1
- npm package @infoinlet/mcp-translate
- stdio transport
Recommended MCP Servers
How it compares
OpenRouter-backed translation MCP, not a static i18n code extraction skill.
FAQ
Who is mcp-translate for?
Developers and content-focused indies who localize apps and marketing with an AI agent and OpenRouter-backed translation tools.
When should I use mcp-translate?
Use it at Launch in geo work when you need quick translations, language detection, or Japanese keigo variants before shipping localized pages.
How do I add mcp-translate to my agent?
Install @infoinlet/mcp-translate, configure stdio in your MCP client, and set OpenRouter API credentials as required by the marketplace service docs.