name_match
ActiveTool of mcp-catalogueoflife
"Is [Panthera leo] a valid scientific name" / "exact match for [Latin binomial]" / "disambiguate homonyms" — exact scientific-name match returning 0 or 1 hit plus close alternatives. Use when you have a precise Latin name and want to confirm acceptance or distinguish homonyms (same name used for different organisms — pass authorship to disambiguate).
Parameters schema
{
"type": "object",
"examples": [
{
"scientific_name": "Panthera leo"
},
{
"authorship": "Linnaeus, 1758",
"scientific_name": "Canis lupus"
}
],
"required": [
"scientific_name"
],
"properties": {
"dataset": {
"type": "string"
},
"authorship": {
"type": "string",
"description": "Optional authorship to disambiguate homonyms."
},
"scientific_name": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-catalogueoflife
https://github.com/pipeworx-io/mcp-catalogueoflife
2/7 registries