get_hierarchy
ActiveTool of Itis
declared in 0.1.0
Walk the full taxonomic hierarchy (lineage) for a TSN from ITIS — kingdom down to the taxon and its children. Returns each rank with its tsn, name, rank, and parent_tsn. Pass a TSN from search_taxa. Keyless.
Parameters schema
{
"type": "object",
"required": [
"tsn"
],
"properties": {
"tsn": {
"type": [
"string",
"number"
],
"description": "Taxonomic Serial Number, e.g. 180582."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Itis
https://github.com/pipeworx-io/mcp-itis
1/7 registries