You're viewing a demo portfolio

Join the waitlist
PRSM

detect_language

Active

Tool of Libretranslate

declared in 0.1.0

Detect the source language of a piece of text. Returns ranked language candidates with confidence.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "text": "Bonjour, comment allez-vous?"
    }
  ],
  "required": [
    "text"
  ],
  "properties": {
    "text": {
      "type": "string",
      "description": "Text to analyze"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Libretranslate

https://github.com/pipeworx-io/mcp-libretranslate

1/7 registries
View full server →