You're viewing a demo portfolio

Join the waitlist
PRSM

common_ancestor

Active

Tool of Opentreeoflife

declared in 0.1.0

Find the most recent common ancestor (MRCA) of 2-10 taxa in the synthetic Tree of Life, by ott_id (from match_names). Returns the common-ancestor taxon (ott_id, name, rank). Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "ott_ids"
  ],
  "properties": {
    "ott_ids": {
      "type": "array",
      "items": {
        "type": "number"
      },
      "description": "OTT taxon ids to find the common ancestor of, e.g. [770315,417950]. 2-10 ids, from match_names."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Opentreeoflife

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

1/7 registries
View full server →