list_subtaxa
ActiveTool of Paleobiodb
declared in 0.1.0
List the direct child taxa (subtaxa) of a taxon from the Paleobiology Database, with each child's rank and number of its own subtaxa. Keyless.
Parameters schema
{
"type": "object",
"required": [
"taxon"
],
"properties": {
"limit": {
"type": "number",
"description": "Max subtaxa to return (default 30)."
},
"taxon": {
"type": "string",
"description": "Parent taxon name, e.g. \"Tyrannosauridae\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Paleobiodb
https://github.com/pipeworx-io/mcp-paleobiodb
1/7 registries