Back to Productivity

Crowdin

Let AI agents automatically handle your Crowdin tasks. Have you ever wished you could tell an AI, "Translate this project," or "Check translation progress," and actually have it do it? Now you can! This server connects AI agents, such as Claude and Cursor, to your Crowdin workspace via the Model Context Protocol.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "crowdin-mcp-server": {
      // See GitHub repository for configuration
    }
  }
}