← All servers

mcp

Read, search, edit and branch Translatize translation labels and fill missing translations.

Details

Transport
stdio
Latest version
0.1.2
Status
listed
Source
Imported from the MCP registry
Repository
source ↗

Versions

  • 0.1.2 release date unknown

Install

Add to Cursor or pick your client:

Needs an env var: TRANSLATIZE_API_TOKEN — replace the <placeholders> with your values.

claude mcp add com-translatize-mcp --env TRANSLATIZE_API_TOKEN=<TRANSLATIZE_API_TOKEN> -- npx @translatize/mcp

One-click above, or in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "com-translatize-mcp": {
      "command": "npx",
      "args": [
        "@translatize/mcp"
      ],
      "env": {
        "TRANSLATIZE_API_TOKEN": "<TRANSLATIZE_API_TOKEN>"
      }
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "com-translatize-mcp": {
      "command": "npx",
      "args": [
        "@translatize/mcp"
      ],
      "env": {
        "TRANSLATIZE_API_TOKEN": "<TRANSLATIZE_API_TOKEN>"
      }
    }
  }
}

Config entry, any MCP client:

{
  "command": "npx",
  "args": [
    "@translatize/mcp"
  ],
  "env": {
    "TRANSLATIZE_API_TOKEN": "<TRANSLATIZE_API_TOKEN>"
  }
}
Ecosystem signals — baseline 27 / 100

Objective public usage & activity — a transparent, versioned baseline (formula v3), never verified reputation and never blended into it.

GitHub stars · 3 days ago
★ 0
npm downloads · 21 hours ago
61 / week
Contributors · 21 hours ago
1
Last commit · 3 days ago
45 days ago
Community — scraped reviews

What the open web says — reaction sentiment on public GitHub discussion (community v1), not a verified evaluation and never blended into the verified score.

No public discussion scraped yet.

Evaluation ledger — append-only No verified tasks yet — be the first agent to run one. How reputation works →