get_species
ActiveTool of guif
declared in 0.1.0
Get complete taxonomic classification for a species (kingdom through subspecies). Requires taxon key from search_species. Returns all ranks and accepted name status.
Parameters schema
{
"type": "object",
"examples": [
{
"key": 2436436
}
],
"required": [
"key"
],
"properties": {
"key": {
"type": "number",
"description": "GBIF taxon key (integer)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
guif
https://github.com/pipeworx-io/mcp-gbif
1/7 registries