You're viewing a demo portfolio

Join the waitlist
PRSM

name_match

Active

Tool of mcp-catalogueoflife

declared in 0.1.0

"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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-catalogueoflife

https://github.com/pipeworx-io/mcp-catalogueoflife

2/7 registries
View full server →