children
ActiveTool of mcp-catalogueoflife
"What species are in [genus]" / "all members of [family]" / "species under [order]" / "direct descendants of [taxon]" — list immediate child taxa under a Catalogue of Life parent taxon. Use to walk down the tree of life one rank at a time.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "7XCCF"
},
{
"id": "7XCCF",
"limit": 200
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
},
"limit": {
"type": "number",
"description": "1-1000 (default 100)."
},
"dataset": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-catalogueoflife
https://github.com/pipeworx-io/mcp-catalogueoflife
2/7 registries