You're viewing a demo portfolio

Join the waitlist
PRSM

get_occurrences

Active

Tool of guif

declared in 0.1.0

Get georeferenced observation records for a species with coordinates, dates, and sources. Filter by country code (e.g., 'US', 'BR', 'AU') to narrow results geographically.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "key": 2436436,
      "limit": 100
    },
    {
      "key": 2436436,
      "limit": 50,
      "country": "US"
    }
  ],
  "required": [
    "key"
  ],
  "properties": {
    "key": {
      "type": "number",
      "description": "GBIF taxon key (integer)"
    },
    "limit": {
      "type": "number",
      "description": "Maximum records to return (1-300, default 20)"
    },
    "country": {
      "type": "string",
      "description": "ISO 3166-1 alpha-2 country code to filter occurrences (e.g., \"US\", \"DE\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

guif

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

1/7 registries
View full server →