← Back to Plugins
MCP Server MCP

Tolgee

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://app.tolgee.io/mcp/developer",
      "headers": [
        {
          "description": "Tolgee Personal Access Token (tgpat_...) or Project API Key (tgpak_...)",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...