search_plants
ActiveTool of mcp-powo
Search POWO (Plants of the World Online, by Kew) — the authoritative global plant taxonomy database — for accepted plant names and synonyms by scientific or common name. Returns matching taxa with their family, rank, whether the name is accepted, and a POWO fqId you can pass to get_taxon. Keyless. Complements GBIF/iNaturalist with curated botanical taxonomy.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max results to return (default 15)."
},
"query": {
"type": "string",
"description": "Scientific or common plant name, e.g. \"Quercus robur\" or \"English oak\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-powo
https://github.com/pipeworx-io/mcp-powo
2/7 registries