mcpbeat Sign in

MCP Translate MCP Server

local only

MCP Translate runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.

Translation for AI agents — translate, detect, batch; Japanese keigo registers. OpenRouter.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 12 · avg 4 · +108% w/w
a month agotoday
24
Installs / week
npm · @infoinlet/mcp-translate
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-translate -- npx -y @infoinlet/mcp-translate
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-translate": {
      "args": [
        "-y",
        "@infoinlet/mcp-translate"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-translate]
command = "npx"
args = ["-y", "@infoinlet/mcp-translate"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-translate": {
      "args": [
        "-y",
        "@infoinlet/mcp-translate"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-translate": {
      "args": [
        "-y",
        "@infoinlet/mcp-translate"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Translate

same job, measured the same way
I18n
by rog0x

Locale detect, translations, plurals for AI agents

31 installs/wk local only
Translator Pro AI MCP
by csoai-org

AI-powered translator pro ai MCP server for agents. Supports translate text, detect language

141 installs/wk local only
Rosentic
by rosentic

Deterministic cross-branch conflict detection for AI coding agents

1 794 installs/wk local only
Jp M2m Gateway
by kodandy

Raw Japanese regulatory data for AI agents: pension, gazette, gBizINFO. x402-metered (USDC).

5 tools answering
C
Burnes Atelier Operations Reconciliation
by burnesatelier

Deterministic operations reconciliation for AI agents: COMPLETE, INCOMPLETE, or NEEDS_REVIEW.

1 tools answering
Fara
by pipeworx-io

FARA (Foreign Agents Registration Act) MCP.

34 tools answering
Specshield MCP Server
by specshield-io

The API-change deploy gate for AI coding agents. Read-only breaking-change detection.

local only
Japan Ux
by mrslbt

Japanese UI + UX correctness for AI coding agents — typography, forms, keigo, JLReq checks.

65 installs/wk local only

MCP Translate — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Translate?
MCP Translate runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @infoinlet/mcp-translate was installed 24 times last week.
Is MCP Translate still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect MCP Translate?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @infoinlet/mcp-translate straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Translate?
The npm package @infoinlet/mcp-translate was installed 24 times in the last week. Week over week that is +108%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.