get_taxon
ActiveTool of mcp-powo
Fetch a full POWO (Plants of the World Online, by Kew) taxon record by its fqId (e.g. "urn:lsid:ipni.org:names:304293-2", obtained from search_plants). Returns the taxon's classification, family/genus, taxonomic status, native distribution (TDWG region codes), accepted-name resolution (for synonyms), and synonym count. Keyless authoritative botanical taxonomy.
Parameters schema
{
"type": "object",
"required": [
"fq_id"
],
"properties": {
"fq_id": {
"type": "string",
"description": "A POWO fqId like \"urn:lsid:ipni.org:names:304293-2\" (from search_plants results)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-powo
https://github.com/pipeworx-io/mcp-powo
2/7 registries