You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of Tatoeba

declared in 0.1.0

Search sentences. Use ISO 639-3 codes ("eng","fra","spa","jpn","cmn",…) for from/to.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "hello"
    },
    {
      "to": "eng",
      "from": "fra",
      "limit": 10,
      "query": "bonjour"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "to": {
      "type": "string",
      "description": "Target translation language (default any)."
    },
    "from": {
      "type": "string",
      "description": "Source language (default any)."
    },
    "page": {
      "type": "number",
      "description": "1-based (default 1)."
    },
    "limit": {
      "type": "number",
      "description": "1-100 (default 25)."
    },
    "query": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Tatoeba

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

1/7 registries
View full server →
search — Tatoeba — PRSM MCP