Skip to content
Cursor

crowdin for Cursor

io.usefulapi/crowdin

MCP server for Crowdin — projects, files, strings, translation progress, tasks, and members.

client:Cursor transport:streamable-http

Install crowdin in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "crowdin": {
      "url": "https://crowdin.usefulapi.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

crowdin in other clients