HomeDesign & Media › Tolgee

Tolgee

Your app's translations in Tolgee: search keys, create translations, trigger machine translation

TypeScript Remote
★ 4,111 stars Last pushed 2026-09-23 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://app.tolgee.io/mcp/developer Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http tolgee-platform https://app.tolgee.io/mcp/developer --header "X-API-Key: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "tolgee-platform": {
      "url": "https://app.tolgee.io/mcp/developer",
      "headers": {
        "X-API-Key": "<YOUR_VALUE>"
      }
    }
  }
}
  • X-API-Key required secret — Tolgee Personal Access Token (tgpat_...) or Project API Key (tgpak_...)

Related servers

Data from the Official MCP Registry