You're viewing a demo portfolio

Join the waitlist
PRSM

match_names

Active

Tool of Opentreeoflife

declared in 0.1.0

Resolve scientific (Latin binomial) names to Open Tree of Life taxon IDs (ott_id). The ott_id is the key needed by taxon_info and common_ancestor — start here. Returns the best match per name with its ott_id, accepted name, rank, and synonym/approximate flags. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "names"
  ],
  "properties": {
    "names": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Scientific names to resolve, e.g. [\"Quercus alba\",\"Panthera leo\"]. Max 20."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Opentreeoflife

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

1/7 registries
View full server →