Skip to content
Cursor

Langbly Translation for Cursor

com.langbly/translation

Translate text or HTML, detect languages, and list supported languages with Langbly.

client:Cursor transport:streamable-http

Install Langbly Translation in Cursor

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

{
  "mcpServers": {
    "translation": {
      "url": "https://mcp.langbly.com/mcp"
    }
  }
}

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

Langbly Translation in other clients