common_ancestor
ActiveTool 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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Opentreeoflife
https://github.com/pipeworx-io/mcp-opentreeoflife
1/7 registries