classification
ActiveTool of mcp-catalogueoflife
"What kingdom / phylum / class / order / family / genus is [species] in" / "taxonomy of [organism]" / "show me the lineage of [animal/plant]" / "where does [species] sit in the tree of life" — returns the full classification chain (kingdom → phylum → class → order → family → genus → species) for a Catalogue of Life taxon ID. Use after `search` to get the lineage of a specific species.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "7XCCF"
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
},
"dataset": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-catalogueoflife
https://github.com/pipeworx-io/mcp-catalogueoflife
2/7 registries