@pipeworx/tatoeba

Connect: https://gateway.pipeworx.io/tatoeba/mcp · Install: one-click buttons

Tools: 4

Tatoeba MCP — collaborative multilingual sentence database (~13M sentences in 400+ languages). Keyless.

Tools

  • search(query, from?, to?, limit?, page?) — sentence search
  • sentence(id) — single sentence by id
  • translations(id) — translations of a sentence
  • languages() — list of supported languages

Data source

https://tatoeba.org/eng/api_v0/

Tools

  • search — Search sentences. Use ISO 639-3 codes (“eng”,“fra”,“spa”,“jpn”,“cmn”,…) for from/to.
  • sentence — Fetch a single Tatoeba sentence record by numeric ID; returns the sentence text, language code, author, and linked audio/translation metadata.
  • translations — Translations of a sentence.
  • languages — List all languages supported by Tatoeba with their ISO 639-3 codes and sentence counts; use codes as from/to values in search.

Tools

  • languages — List all languages supported by Tatoeba with their ISO 639-3 codes and sentence counts; use codes as `from`/`to` values in `search`.
  • search — Search sentences. Use ISO 639-3 codes ( eng , fra , spa , jpn , cmn ,…) for from/to.
  • sentence — Fetch a single Tatoeba sentence record by numeric ID; returns the sentence text, language code, author, and linked audio/translation metadata.
  • translations — Translations of a sentence.

Regenerated from source · build June 27, 2026