You're viewing a demo portfolio

Join the waitlist
PRSM

search_species

Active

Tool of guif

declared in 0.1.0

Search for species by common or scientific name. Returns matched taxa with rank, classification status, and taxonomic hierarchy. Use get_species with the taxon key for full details.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "Homo sapiens"
    },
    {
      "limit": 50,
      "query": "oak"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Maximum results to return (1-100, default 20)"
    },
    "query": {
      "type": "string",
      "description": "Species name or keyword (e.g., \"Homo sapiens\", \"oak\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

guif

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

1/7 registries
View full server →
search_species — guif — PRSM MCP