Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.cyanheads/gbif-biodiversity-mcp-server

REMOTE · GBIF-BIODIVERSITY.CASEYJHAND.COM · 2 COMPONENTS · SCANNED SEP 21

Search GBIF species taxonomy, occurrence records, datasets, and publishers.

0 this week 79 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security66
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation not fully verified: no authorisation is required to call this server, and 13 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
  • HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
  • The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
Schema Quality & AI Usability61
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 8119 tokens (~624/item across 13 items; 13 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 13 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.cyanheads/gbif-biodiversity-mcp-server server?

io.github.cyanheads/gbif-biodiversity-mcp-server is a hosted endpoint at https://gbif-biodiversity.caseyjhand.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · gbif-biodiversity.caseyjhand.com

# add to Claude Code
claude mcp add --transport http cyanheads-gbif-biodiversity-mcp-server 'https://gbif-biodiversity.caseyjhand.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "cyanheads-gbif-biodiversity-mcp-server": {
      "url": "https://gbif-biodiversity.caseyjhand.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "cyanheads-gbif-biodiversity-mcp-server": {
      "type": "http",
      "url": "https://gbif-biodiversity.caseyjhand.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.cyanheads-gbif-biodiversity-mcp-server]
url = "https://gbif-biodiversity.caseyjhand.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cyanheads-gbif-biodiversity-mcp-server": {
      "type": "remote",
      "url": "https://gbif-biodiversity.caseyjhand.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add cyanheads-gbif-biodiversity-mcp-server --url 'https://gbif-biodiversity.caseyjhand.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  cyanheads-gbif-biodiversity-mcp-server:
    url: "https://gbif-biodiversity.caseyjhand.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "cyanheads-gbif-biodiversity-mcp-server": {
      "Transport": "http",
      "Url": "https://gbif-biodiversity.caseyjhand.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add cyanheads-gbif-biodiversity-mcp-server -t streamable-http -u 'https://gbif-biodiversity.caseyjhand.com/mcp'
// mcp.json
{
  "mcpServers": {
    "cyanheads-gbif-biodiversity-mcp-server": {
      "type": "http",
      "url": "https://gbif-biodiversity.caseyjhand.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 0
    • Server version: 0.7.3 → 0.7.4 functional
  • 9 Sept 26 0
    • Stability: 0.97 → pass security
  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 −1
    • Stability: pass → 0.93 functional
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
    • MCP protocol version: 2025-11-25 → 2026-07-28 functional
    • Server version: 0.7.2 → 0.7.3 functional
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 10 Aug 26 0
    • Transport: fail → pass security
    • HSTS header: fail → pass security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 13 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • Endpoint reachability: not serving MCP → reachable functional
    • Tool coverage: unverified → 100 functional
    • Stability: unverified → 0.50 functional
    • MCP protocol: unverified → pass functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Probed https://gbif-biodiversity.caseyjhand.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=caseyjhand.com CN=WE1,O=Google Trust Services,C=US 4 Sept 2026 3 Dec 2026 ECDSA 256 ECDSA-SHA256 a6985204ed51ae050e7738aa6be668e9
SANs: caseyjhand.com, *.caseyjhand.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of gbif-biodiversity.caseyjhand.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
caseyjhand.com. present 2371 13 Verified
gbif-biodiversity.caseyjhand.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
x-content-type-options nosniff

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://gbif-biodiversity.caseyjhand.com/mcp Verified 200
http (plaintext) http://gbif-biodiversity.caseyjhand.com/mcp HTTPS enforced 301 https://gbif-biodiversity.caseyjhand.com/mcp
MCP tools · 13 exposed · ~7,141 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
gbif_bulk_match_species ~262

Resolve up to 50 scientific names to GBIF backbone taxon keys in one call — the batch counterpart to gbif_match_species for checklist, inventory, and species-list workflows that would otherwise need one round trip per name. Each name is matched independently and results are returned in input order, one entry per name. A name with no backbone match yields matchType NONE (no taxonKey) instead of failing the batch; a per-name lookup failure yields matchType ERROR carrying that name's error message and, when the failure was classified, a machine-readable reason — the rest of the batch is unaffected, and the call as a whole still succeeds. When a queried name is a synonym, taxonKey is the accepted taxon it resolves to and matchedTaxonKey carries the synonym's own key. Common names are not supported — use gbif_search_species for vernacular searches. Below confidence 80, review the match.

NameTypeReqDescription
namesarrayyesScientific names to match against the GBIF backbone. 1–50 per call, matched in parallel.
strictbooleanWhen true, require an exact match for every name (no fuzzy matching). When false (default), GBIF applies fuzzy matching to tolerate minor misspellings.
NameTypeReqDescription
errorobjectPresent when the call failed. Absent on success.
resultsarrayOne result per input name, in input order.

No examples provided.

gbif_count_occurrences ~967

Count occurrences matching a taxon + location filter without fetching records. Use for quick totals ("how many Aves records in Sweden?") or before deciding whether to paginate a full search. Accepts taxonKey, country (uppercase ISO 3166-1 alpha-2), publishingCountry, stateProvince, isGeoreferenced, datasetKey, year, occurrenceStatus, and iucnRedListCategory. Counts sightings only by default, matching gbif_search_occurrences — GBIF also indexes absence records, and for some taxa they are the overwhelming majority. A count above 100,001 is the signal to partition rather than page: gbif_search_occurrences cannot reach past that offset, so split the query by DATASET_KEY via gbif_occurrence_facets and search each dataset separately.

NameTypeReqDescription
countrystringISO 3166-1 alpha-2 code, uppercase, of where the occurrence was recorded (e.g., "GB", "US"). Not the publisher's country — that is publishingCountry, and the two disagree on most records. Lowercase a…
datasetKeystringFilter to a specific dataset UUID (8-4-4-4-12 hex) from gbif_search_datasets. Omit the field to count across every dataset — an empty string is rejected rather than read as no filter, because GBIF an…
isGeoreferencedbooleanWhen true, count only georeferenced records. When false, count only non-georeferenced records.
iucnRedListCategorystringCount only records whose taxon carries this IUCN Red List category: CR Critically Endangered, EN Endangered, VU Vulnerable, NT Near Threatened, LC Least Concern, DD Data Deficient, EX Extinct, EW Ext…
occurrenceStatusstringPresence/absence filter. Defaults to PRESENT: an ABSENT record documents a survey that looked for the taxon and did not find it, so counting one inflates the total with the opposite of a sighting. Us…
publishingCountrystringISO 3166-1 alpha-2 code, uppercase, of the organization that published the record — not where the occurrence was observed, which is country. The two differ constantly: of 60,290,950 records observed…
stateProvincestringState, province, or first-level administrative division, matched as a verbatim string — exact and case-sensitive. GBIF stores what each dataset recorded without normalizing it, so there is no vocabul…
taxonKeynumberGBIF backbone taxon key from gbif_match_species. Matches the given taxon and all descendant taxa (subspecies, varieties, etc.).
yearstringYear or year range (e.g., "2024" or "2020,2024"). Both endpoints inclusive. Omit the field to count across every year — a blank or whitespace-only value is rejected rather than dropped, because GBIF…
NameTypeReqDescription
countnumberTotal occurrences matching the supplied filters.
errorobjectPresent when the call failed. Absent on success.
noticestringGuidance when the count is zero under a verbatim stateProvince filter, larger than gbif_search_occurrences can page to, or narrowed by a presence/absence filter. Absent when none applies.
occurrenceStatusstringThe presence/absence filter applied upstream — PRESENT, ABSENT, or ANY when no filter was sent. Says what the count covers.

No examples provided.

gbif_get_dataset ~180

Fetch full dataset metadata by UUID key — title, description, citation text, contacts, license, DOI, record count, numConstituents (sub-datasets), and temporal/geographic coverage. Use after gbif_search_datasets or when an occurrence record's datasetKey needs provenance detail. Contacts are capped by contactLimit (default 10); contactsTotal and contactsReturned report the full count.

NameTypeReqDescription
contactLimitintegerMaximum number of contacts to include (default 10, max 100). Set to 0 to omit contact detail while still reporting contactsTotal — useful when citation, license, and record count are all you need fro…
datasetKeystringyesDataset UUID (8-4-4-4-12 hex) from gbif_search_datasets or an occurrence record.
NameTypeReqDescription
capnumbercontactLimit applied when the list was capped. Raise it (max 100) to see more. Absent otherwise.
citationTextstringFull citation text for academic reference. May be absent.
contactsarrayDataset contacts, capped at contactLimit. Absent when the dataset has no contacts or contactLimit is 0.
contactsReturnednumberNumber of contacts included in this response (≤ contactLimit). Present when the dataset has any contacts.
contactsTotalnumberTotal contacts on the dataset before applying contactLimit. Present when the dataset has any contacts.
descriptionstringFull dataset description. May be absent.
doistringDOI for citation. May be absent.
errorobjectPresent when the call failed. Absent on success.
geographicCoveragesarrayGeographic coverage descriptions declared by the dataset. May be absent.
keystringDataset UUID.
licensestringLicense identifier. May be absent.
noticestringHow to reach the contacts contactLimit held back. Absent when every contact was returned.
numConstituentsnumberNumber of constituent sub-datasets. May be absent.
publishingCountrystringCountry code of the publishing organization.
recordCountnumberOccurrence records GBIF has indexed for this dataset, matching the figure gbif_search_datasets reports. Spans every occurrenceStatus: absence records — surveys that looked for a taxon and did not fin…
shownnumberContacts included in this response when the list was capped. Absent otherwise.
temporalCoveragesarrayTemporal coverage ranges declared by the dataset. May be absent.
titlestringDataset title.
truncatedbooleanTrue when the dataset carries more contacts than contactLimit allowed through. Absent when every contact was returned.
typestringDataset type (OCCURRENCE, CHECKLIST, etc.).

No examples provided.

gbif_get_occurrence ~122

Fetch a single occurrence record by its GBIF occurrence key. Returns the complete Darwin Core record — all coordinates, administrative geography (GADM levels 0–3), dates, collections metadata, collector identifiers, conservation status, media links, and quality issue flags. Check occurrenceStatus before reading the record as a sighting: ABSENT means a survey looked for the taxon and did not find it. Use the occurrence key from gbif_search_occurrences results.

NameTypeReqDescription
occurrenceKeynumberyesGBIF occurrence key from gbif_search_occurrences results.
NameTypeReqDescription
basisOfRecordstringHow the occurrence was recorded.
canonicalNamestringCanonical name without authorship.
catalogNumberstringCatalog number within the collection. May be absent.
classstringClass classification. May be absent.
classKeynumberBackbone taxon key for the class. May be absent.
collectionCodestringCollection code within the institution. May be absent.
continentstringContinent name. May be absent.
coordinateUncertaintyInMetersnumberCoordinate uncertainty radius in meters. May be absent.
countrystringCountry name. May be absent.
countryCodestringISO 3166-1 alpha-2 country code. May be absent.
datasetKeystringUUID of the source dataset.
daynumberObservation day. May be absent.
decimalLatitudenumberLatitude in decimal degrees (WGS84). May be absent.
decimalLongitudenumberLongitude in decimal degrees (WGS84). May be absent.
errorobjectPresent when the call failed. Absent on success.
eventDatestringObservation date as ISO 8601 string. May be absent.
eventTimestringTime of day of the observation, with seconds and UTC offset (e.g. 20:15:00+01:00) — the offset eventDate omits when it carries a local time. May be absent.
familystringFamily classification.
gadmobjectGADM administrative geography — stable GIDs and names at levels 0–3. May be absent.
genusstringGenus classification.
identifiedBystringIdentifier name(s). May be absent.
identifiersarrayAlternative record identifiers from the source. May be absent.
individualCountnumberNumber of individuals. May be absent.
institutionCodestringCode of the contributing institution. May be absent.
issuesarrayGBIF data quality issue flags.
iucnRedListCategorystringIUCN Red List category of the taxon — CR Critically Endangered, EN Endangered, VU Vulnerable, NT Near Threatened, LC Least Concern, DD Data Deficient, EX Extinct, EW Extinct in the Wild, CD Conservat…
keynumberGBIF occurrence key.
kingdomstringKingdom classification.
lifeStagestringLife stage of the individual(s). May be absent.
localitystringLocality description. May be absent.
mediaarrayAssociated media (images, audio, video). May be absent.
monthnumberObservation month (1–12). May be absent.
occurrenceIDstringDarwin Core occurrenceID — the source record identifier, often a URL back to the origin record. May be absent.
occurrenceStatusstringPRESENT when the record asserts the taxon was there, ABSENT when it documents a survey that looked and did not find it. An ABSENT record is not a sighting — it carries coordinates, a date, and a reco…
orderstringOrder classification.
phylumstringPhylum classification.
publishingCountrystringCountry code of the publishing organization.
recordedBystringCollector name(s). May be absent.
scientificNamestringScientific name from occurrence record.
sexstringSex of the individual(s). May be absent.
speciesstringSpecies canonical name.
stateProvincestringState or province. May be absent.
taxonKeynumberBackbone taxon key.
taxonRankstringTaxonomic rank of the identified taxon.
taxonomicStatusstringStatus of the identification carried on this record — ACCEPTED, PROVISIONALLY_ACCEPTED, SYNONYM, DOUBTFUL, and so on. Says whether the occurrence was filed under an accepted name or a synonym. May be…
yearnumberObservation year. May be absent.

No examples provided.

gbif_get_species ~128

Fetch a single backbone taxon by its GBIF taxon key. Returns full classification, authorship, taxonomic status, vernacular name, descendant count, and publication reference. Use after gbif_match_species when you need the complete record rather than the match summary. When taxonomicStatus is SYNONYM, acceptedKey and accepted fields identify the accepted taxon. The extinct field is absent (not false) on most records — only present on explicitly flagged taxa.

NameTypeReqDescription
taxonKeynumberyesGBIF backbone taxon key from gbif_match_species or another taxonomy tool.
NameTypeReqDescription
acceptedstringScientific name of the accepted taxon when this record is a synonym.
acceptedKeynumberBackbone key of the accepted taxon when this record is a synonym.
authorshipstringTaxonomic authorship of the name.
canonicalNamestringScientific name without authorship.
classstringClass classification.
classKeynumberTaxon key for the class.
errorobjectPresent when the call failed. Absent on success.
extinctbooleanTrue when the taxon is explicitly flagged as extinct. Absent on most records.
familystringFamily classification.
familyKeynumberTaxon key for the family.
genusstringGenus classification.
genusKeynumberTaxon key for the genus.
keynumberGBIF backbone taxon key.
kingdomstringKingdom classification.
kingdomKeynumberTaxon key for the kingdom.
numDescendantsnumberCount of child taxa in the backbone under this taxon.
numOccurrencesnumberOccurrence record count in GBIF.
orderstringOrder classification.
orderKeynumberTaxon key for the order.
parentstringName of the immediate parent taxon.
parentKeynumberTaxon key of the immediate parent.
phylumstringPhylum classification.
phylumKeynumberTaxon key for the phylum.
publishedInstringOriginal description citation when available.
rankstringTaxonomic rank (SPECIES, GENUS, FAMILY, etc.).
scientificNamestringFull scientific name with authorship.
speciesstringSpecies canonical name.
speciesKeynumberTaxon key for the species.
taxonomicStatusstringACCEPTED, SYNONYM, DOUBTFUL, etc. SYNONYM means acceptedKey/accepted are populated.
vernacularNamestringEnglish common name when available.

No examples provided.

gbif_get_species_children ~114

List direct children of a backbone taxon — genera within a family, species within a genus, subspecies within a species. Paginated. Use gbif_match_species to get the taxonKey first, then iterate with offset for large groups.

NameTypeReqDescription
limitnumberNumber of children to return (default 20, max 1000).
offsetnumberPagination offset.
taxonKeynumberyesGBIF backbone taxon key from gbif_match_species or another taxonomy tool.
NameTypeReqDescription
capnumberLimit applied when the result was truncated. Re-call with offset to page on.
childrenarrayDirect child taxa.
endOfRecordsbooleanTrue when there are no more results after this page.
errorobjectPresent when the call failed. Absent on success.
limitnumberRecords returned in this page.
noticestringAgent guidance — a no-children note for a valid taxon, or a pagination note when the page was capped. Absent on a complete single page.
offsetnumberCurrent pagination offset.
shownnumberChildren returned in this page when the result was truncated.
truncatedbooleanTrue when more children exist beyond this page. Absent on the final page.

No examples provided.

gbif_get_species_classification ~142

Return the parent chain for a taxon — from kingdom (or domain) down to the immediate parent of the queried taxon — as an ordered array. Each entry has its rank, canonical name, and taxon key. The array is returned root-first (kingdom → phylum → class → … → immediate parent of the queried taxon); the queried taxon itself is not included — call gbif_get_species for its own record. Useful for building taxonomic trees or understanding placement without navigating the backbone level-by-level.

NameTypeReqDescription
taxonKeynumberyesGBIF backbone taxon key from gbif_match_species or another taxonomy tool.
NameTypeReqDescription
classificationarrayClassification chain ordered from root (kingdom) to the immediate parent of the queried taxon. The queried taxon itself is not included — call gbif_get_species for its own record.
errorobjectPresent when the call failed. Absent on success.
noticestringGuidance when the chain is empty because the taxon sits at the root of the backbone. Absent when the chain has entries.

No examples provided.

gbif_match_species ~362

Match a scientific name against the GBIF backbone taxonomy. Returns the best-matching taxon with full classification and a confidence score (0–100). This is the mandatory first step for any GBIF workflow — it returns the backbone taxonKey required by gbif_search_occurrences, gbif_count_occurrences, and gbif_occurrence_facets. When the queried name is a synonym, taxonKey is the accepted taxon it resolves to and matchedTaxonKey carries the synonym's own key; occurrence counts differ sharply between the two, so pass taxonKey. Below confidence 80, the match should be reviewed. matchType NONE means no usable match was found — try removing the strict flag or broadening the name.

NameTypeReqDescription
kingdomstringNarrow the match to a specific kingdom (e.g., "Animalia", "Plantae", "Fungi") to disambiguate names that appear in multiple kingdoms. Omit the field to match against the whole backbone — a blank or w…
namestringyesScientific name to match. Examples: "Parus major", "Agaricus bisporus", "Homo sapiens". Fuzzy matching handles minor spelling variations. Common names are not supported — use gbif_search_species for…
rankstringExpected taxonomic rank. Use to avoid matching a genus when you expect a species.
strictbooleanWhen true, only return an exact match. When false (default), GBIF applies fuzzy matching — useful for minor spelling variations and abbreviated names.
NameTypeReqDescription
canonicalNamestringScientific name without authorship.
classstringClass of the matched taxon.
classKeynumberBackbone taxon key for the class.
confidencenumberMatch confidence score 0–100. Below 80 warrants review.
errorobjectPresent when the call failed. Absent on success.
familystringFamily of the matched taxon.
familyKeynumberBackbone taxon key for the family.
genusstringGenus of the matched taxon.
genusKeynumberBackbone taxon key for the genus.
kingdomstringKingdom of the matched taxon.
kingdomKeynumberBackbone taxon key for the kingdom.
matchTypestringEXACT, FUZZY, HIGHERRANK, or NONE. NONE means no usable match.
matchedTaxonKeynumberBackbone key of the name that actually matched. Present only when it differs from taxonKey — that is, when a synonym was resolved to its accepted taxon.
noticestringGuidance when the queried name was a synonym and taxonKey was resolved to the accepted taxon. Absent when the matched name is already the accepted one.
orderstringOrder of the matched taxon.
orderKeynumberBackbone taxon key for the order.
phylumstringPhylum of the matched taxon.
phylumKeynumberBackbone taxon key for the phylum.
rankstringTaxonomic rank of the matched taxon.
scientificNamestringFull scientific name with authorship.
speciesstringSpecies canonical name of the matched taxon.
speciesKeynumberBackbone taxon key for the species.
statusstringTaxonomic status: ACCEPTED, SYNONYM, or DOUBTFUL.
taxonKeynumberGBIF backbone taxon key to pass to downstream tools. The accepted taxon's key when the queried name is a synonym, otherwise the matched taxon's own key.

No examples provided.

gbif_occurrence_facets ~1,379

Aggregate occurrence counts across a dimension (COUNTRY, STATE_PROVINCE, YEAR, BASIS_OF_RECORD, DATASET_KEY, KINGDOM_KEY, etc.). Returns one page of facet values ranked by count descending — the top facetLimit at facetOffset 0, a later slice of the same ranking past that. No record payloads returned. Core tool for distribution analysis and trend queries: "which countries have the most records for this species?", "how has observation volume changed since 2010?". Scope the aggregation with taxonKey, country (uppercase ISO 3166-1 alpha-2), publishingCountry, stateProvince, year, geometry, basisOfRecord, datasetKey, occurrenceStatus, or iucnRedListCategory filters. Also the way to split a result set too large for gbif_search_occurrences to page (offset+limit caps at 100,001): facet by DATASET_KEY, then search each datasetKey on its own. Aggregates sightings only by default, matching gbif_search_occurrences and gbif_count_occurrences; to measure the presence/absence split itself, pass facet OCCURRENCE_STATUS with occurrenceStatus ANY.

NameTypeReqDescription
basisOfRecordstringScope to a specific basis of record.
countrystringISO 3166-1 alpha-2 code, uppercase, of where the occurrence was recorded, to scope to one country. Not the publisher's country — that is publishingCountry, and the two disagree on most records. Scope…
datasetKeystringScope the aggregation to a single dataset by its GBIF dataset UUID (8-4-4-4-12 hex). Obtain one from gbif_search_datasets, gbif_get_dataset, a DATASET_KEY facet, or the datasetKey field on an occurre…
facetstringyesDimension to aggregate by (e.g., COUNTRY, YEAR, BASIS_OF_RECORD, SPECIES_KEY, OCCURRENCE_STATUS, IUCN_RED_LIST_CATEGORY). DATASET_KEY is the dimension to split on when a result set is too large to pa…
facetLimitnumberMaximum number of facet values to return (default 10, max 100).
facetOffsetnumberZero-based offset into the ranked facet values, for paging past the first facetLimit values on high-cardinality dimensions like DATASET_KEY. Advance by facetLimit to fetch the next page (0, then face…
geometrystringWKT polygon to scope the aggregation to a geographic area (e.g., POLYGON((8 47, 9 47, 9 48, 8 48, 8 47))). Coordinates are longitude latitude. Omit the field to aggregate everywhere — a blank or whit…
iucnRedListCategorystringScope to records whose taxon carries this IUCN Red List category: CR Critically Endangered, EN Endangered, VU Vulnerable, NT Near Threatened, LC Least Concern, DD Data Deficient, EX Extinct, EW Extin…
occurrenceStatusstringPresence/absence scope. Defaults to PRESENT so the aggregation counts sightings, not the surveys that looked and found nothing, and agrees with gbif_count_occurrences on the same filters. Use ANY for…
publishingCountrystringISO 3166-1 alpha-2 code, uppercase, of the organization that published the record — not where the occurrence was observed, which is country. Scope to one publisher country, or pass back a value this…
stateProvincestringState, province, or first-level administrative division, matched as a verbatim string — exact and case-sensitive. Pass back a value this tool returned under facet STATE_PROVINCE rather than a guessed…
taxonKeynumberBackbone taxon key to scope the aggregation. Matches the given taxon and all descendant taxa (subspecies, varieties, etc.).
yearstringYear or year range (e.g., "2020,2024") to scope the aggregation. Both endpoints inclusive. Omit the field to aggregate across every year — a blank or whitespace-only value is rejected rather than dro…
NameTypeReqDescription
capnumberfacetLimit applied when the page was capped. Re-call with facetOffset advanced by this value to page on. Absent otherwise.
countsarrayFacet values ranked by count descending — one page of up to facetLimit entries starting at facetOffset, not necessarily the top ones.
errorobjectPresent when the call failed. Absent on success.
facetstringThe facet dimension aggregated.
facetLimitnumberMaximum facet values requested.
facetOffsetnumberZero-based offset applied to the ranked facet values.
noticestringGuidance when no facet values were returned, the page came back full and more values may remain, a verbatim stateProvince filter matched nothing, or a presence/absence filter narrowed the aggregation…
occurrenceStatusstringThe presence/absence filter applied upstream — PRESENT, ABSENT, or ANY when no filter was sent. Says what totalOccurrences and every bucket cover.
shownnumberFacet values returned in this page when the page was capped. Absent otherwise.
totalOccurrencesnumberTotal matching occurrences across all facet values.
truncatedbooleanHeuristic continuation flag: present and true when this page returned a full facetLimit of values, so more distinct values may exist past facetOffset + facetLimit. GBIF exposes no total distinct-valu…

No examples provided.

gbif_search_datasets ~708

Search GBIF datasets by keyword, type, publishing country (uppercase ISO 3166-1 alpha-2), publishing organization, or hosting organization. The two organization filters answer different questions — publishingOrg matches the organization whose data it is, hostingOrg the organization whose installation serves it — and an organization key from gbif_search_publishers usually wants publishingOrg. Returns dataset title, description, license, record count, and DOI. Use to find the source dataset behind a set of records, or to explore what data collections are available for a taxon, country, or organization.

NameTypeReqDescription
hostingOrgstringUUID (8-4-4-4-12 hex, lowercase — matched case-sensitively, as publishingOrg is) of the organization whose installation serves the dataset — not the organization that published it, which is publishin…
limitnumberNumber of datasets to return (default 20, max 1000).
offsetnumberPagination offset.
publishingCountrystringISO 3166-1 alpha-2 code, uppercase, of the organization that published the dataset (e.g., "GB", "US", "DE", "SE"). Lowercase and alpha-3 forms ("gb", "GBR") match nothing upstream, which is why only…
publishingOrgstringUUID (8-4-4-4-12 hex, lowercase — GBIF matches these two keys case-sensitively, so an upper-cased rendering of a real key matches nothing) of the organization that published the dataset — the organiz…
qstringFree-text search across dataset title and description. Omit the field to browse without a term — a blank or whitespace-only value is rejected rather than sent, because GBIF answers a blank one with a…
typestringFilter by dataset type. OCCURRENCE for observation records, CHECKLIST for species lists.
NameTypeReqDescription
datasetsarrayMatching datasets.
endOfRecordsbooleanTrue when there are no more results after this page.
errorobjectPresent when the call failed. Absent on success.
limitnumberDatasets returned in this page.
noticestringGuidance when results are empty or paging overshot. Absent on successful result pages.
offsetnumberCurrent pagination offset.
totalCountnumberTotal matching datasets before pagination.

No examples provided.

gbif_search_occurrences ~1,704

Search 3.9B+ GBIF occurrence records with Darwin Core filters. Use taxonKey from gbif_match_species for reliable results — it resolves synonyms automatically. Accepts country (uppercase ISO 3166-1 alpha-2, where the record was observed), publishingCountry (the publishing organization's country — a different question), stateProvince, bounding box (decimalLatitude/decimalLongitude ranges), WKT polygon geometry, year range, month, basis of record, coordinate filter, and dataset key. Returns sightings only by default — GBIF also indexes absence records (surveys that looked and found nothing), and occurrenceStatus controls whether they are included. Pagination is capped at offset+limit=100,001 and GBIF offers no cursor or scroll, so a larger result set is covered only by partitioning it — facet it by DATASET_KEY with gbif_occurrence_facets and search each datasetKey separately. This server cannot download a result set in bulk; that needs the GBIF Download API with a GBIF.org account, or the GBIF snapshot on AWS Open Data.

NameTypeReqDescription
basisOfRecordstringFilter by how the occurrence was recorded. HUMAN_OBSERVATION covers citizen science. PRESERVED_SPECIMEN covers natural history collections.
coordinateUncertaintyInMetersstringFilter by coordinate uncertainty radius in meters. Range format: "min,max" (e.g., "0,1000" for sub-kilometer precision). Both endpoints inclusive. Omit the field to accept any uncertainty — a blank o…
countrystringISO 3166-1 alpha-2 code, uppercase, of where the occurrence was recorded (e.g., "GB", "US", "DE", "SE"). Not the publisher's country — that is publishingCountry, and the two disagree on most records.…
datasetKeystringRestrict results to a single dataset by its GBIF dataset UUID (8-4-4-4-12 hex). Obtain one from gbif_search_datasets, gbif_get_dataset, a DATASET_KEY facet (gbif_occurrence_facets), or the datasetKey…
decimalLatitudestringLatitude range as "min,max" (e.g., "47.0,48.5"). Decimal degrees, WGS84. Combine with decimalLongitude for a bounding box. Omit the field to leave latitude unbounded — a blank or whitespace-only valu…
decimalLongitudestringLongitude range as "min,max" (e.g., "8.0,9.5"). Decimal degrees, WGS84. Combine with decimalLatitude for a bounding box. Omit the field to leave longitude unbounded — a blank or whitespace-only value…
geometrystringWKT polygon for geographic filtering (e.g., POLYGON((8 47, 9 47, 9 48, 8 48, 8 47))). Coordinates are longitude latitude. Takes precedence over decimalLatitude/decimalLongitude. Omit the field to sea…
hasCoordinatebooleanWhen true, return only georeferenced records (those with coordinates). When false, return ONLY records without coordinates. Omit the parameter entirely to include all records regardless of coordinate…
isInClusterbooleanFilter to records flagged as likely duplicates (true) or exclude them (false). Omit to include all. Note: GBIF does not expose a cluster identifier — only the membership flag. To de-duplicate, set is…
iucnRedListCategorystringRestrict to records whose taxon carries this IUCN Red List category: CR Critically Endangered, EN Endangered, VU Vulnerable, NT Near Threatened, LC Least Concern, DD Data Deficient, EX Extinct, EW Ex…
limitnumberNumber of records to return (default 20, max 300).
monthnumberCalendar month (1–12). Useful for seasonal distribution queries.
occurrenceStatusstringPresence/absence filter. Defaults to PRESENT: an ABSENT record documents a survey that looked for the taxon and did not find it, so including one would read as a sighting of the opposite. Use ANY for…
offsetnumberPagination offset. GBIF serves offset+limit up to 100,001 and rejects anything past it, with no cursor or scroll to continue from. To reach a result set larger than that, split it into per-datasetKey…
publishingCountrystringISO 3166-1 alpha-2 code, uppercase, of the organization that published the record — not where the occurrence was observed, which is country. The two differ constantly: of 60,290,950 records observed…
scientificNamestringScientific name filter. Less precise than taxonKey — does not match synonyms. Use taxonKey from gbif_match_species for reliable results. Supplying both does not narrow the search: GBIF combines the t…
stateProvincestringState, province, or first-level administrative division, matched as a verbatim string — exact and case-sensitive. GBIF stores what each dataset recorded without normalizing it, so there is no vocabul…
taxonKeynumberGBIF backbone taxon key from gbif_match_species. Preferred over scientificName — matches all synonyms automatically. Matches the given taxon and all descendant taxa (subspecies, varieties, etc.).
yearstringYear or year range. Single year: "2024". Range: "2020,2024". Filters by observation year. Both endpoints inclusive. Omit the field to search every year — a blank or whitespace-only value is rejected…
NameTypeReqDescription
endOfRecordsbooleanTrue when there are no more results after this page.
errorobjectPresent when the call failed. Absent on success.
limitnumberRecords returned in this page.
noticestringGuidance when results are empty, paging overshot, the match is larger than the pagination cap can reach, or a presence/absence filter narrowed the result. Absent only when none applies.
occurrenceStatusstringThe presence/absence filter applied upstream — PRESENT, ABSENT, or ANY when no filter was sent. Says what totalCount and the returned records cover.
occurrencesarrayOccurrence records matching the filters.
offsetnumberCurrent pagination offset.
totalCountnumberTotal matching occurrences before pagination.

No examples provided.

gbif_search_publishers ~311

Search organizations registered with GBIF by name fragment or country. Returns organization key, title, and country — sufficient to chain into gbif_search_datasets as publishingOrg for the datasets an organization published, or as hostingOrg for the ones its own installation serves, or to understand who publishes data for a region. publishingOrg is the usual chain: most organizations publish through an installation someone else runs, so hostingOrg matches nothing for them.

NameTypeReqDescription
countrystringISO 3166-1 country code to filter organizations by country. The alpha-2 form ("GB") is canonical; unlike the country codes on the occurrence tools and gbif_search_datasets, this one also resolves the…
limitnumberNumber of organizations to return (default 20, max 1000).
offsetnumberPagination offset.
qstringName fragment to search for. Matches organization names. Omit the field to browse without a term — a blank or whitespace-only value is rejected rather than sent, because the registry answers either w…
NameTypeReqDescription
endOfRecordsbooleanTrue when there are no more results after this page.
errorobjectPresent when the call failed. Absent on success.
limitnumberOrganizations returned in this page.
noticestringGuidance when results are empty or paging overshot. Absent on successful result pages.
offsetnumberCurrent pagination offset.
publishersarrayMatching organizations.
totalCountnumberTotal matching organizations before pagination.

No examples provided.

gbif_search_species ~762

Search or browse the GBIF backbone taxonomy. Accepts scientific name fragments, rank filters, and higher-taxon constraints. Useful for exploring what species exist under a higher taxon (e.g., "list all families of Coleoptera"), for simple name-fragment searches, or when gbif_match_species returns too narrow a result. kingdom, family, and genus scope the browse to a higher taxon: each is resolved to its backbone key before the search runs, so the narrowest one supplied is what scopes, an alternative name resolves to the taxon it is a synonym of, and a name that matches no backbone taxon at that rank fails rather than returning the whole index. Names are capitalized as GBIF writes them ("Paridae", not "paridae") and are matched exactly, not fuzzily. Paginated — use limit and offset to walk through results.

NameTypeReqDescription
datasetKeystringScope to a specific checklist dataset UUID (8-4-4-4-12 hex). Omit the field to search the GBIF backbone — an empty string is rejected rather than read as no scope, because GBIF answers a blank datase…
familystringScope the search to a family, by name — "Paridae", "Fagaceae". Resolved to its backbone key before the search runs, so an alternative family name lands on the taxon it is a synonym of ("Compositae" s…
genusstringScope the search to a genus, by name — "Quercus", "Parus". Resolved to its backbone key before the search runs, and it is the narrowest of the three, so it is what scopes when kingdom or family is su…
isExtinctbooleanFilter to extinct (true) or extant (false) taxa.
kingdomstringScope the search to a kingdom, by name — "Animalia", "Plantae", "Fungi". Resolved to its backbone key before the search runs, and matched exactly: capitalize it as GBIF writes it, since "animalia" re…
limitnumberNumber of records to return (default 20, max 1000).
offsetnumberPagination offset.
qstringName fragment to search for. Matches scientific and vernacular names. Omit the field to browse without a name term — a blank or whitespace-only value is rejected rather than sent, because GBIF answer…
rankstringFilter to a specific taxonomic rank.
NameTypeReqDescription
endOfRecordsbooleanTrue when there are no more results after this page.
errorobjectPresent when the call failed. Absent on success.
limitnumberRecords returned in this page.
noticestringGuidance when results are empty or paging overshot. Absent on successful result pages.
offsetnumberCurrent pagination offset.
taxaarrayMatching taxa.
taxonScopestringThe higher-taxon scope actually applied — which of kingdom, family, or genus scoped the search, the backbone taxon its name resolved to, and that taxon key. Absent when none of the three was supplied.
totalCountnumberTotal matches before pagination.

No examples provided.

Common questions

What is the io.github.cyanheads/gbif-biodiversity-mcp-server server?

io.github.cyanheads/gbif-biodiversity-mcp-server is listed in the public MCP registry as io.github.cyanheads/gbif-biodiversity-mcp-server. Search GBIF species taxonomy, occurrence records, datasets, and publishers. This page covers its hosted endpoint (https://gbif-biodiversity.caseyjhand.com/mcp).

Is the io.github.cyanheads/gbif-biodiversity-mcp-server server safe to use?

io.github.cyanheads/gbif-biodiversity-mcp-server scores 79 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.cyanheads/gbif-biodiversity-mcp-server server expose?

io.github.cyanheads/gbif-biodiversity-mcp-server exposes 13 tools: gbif_match_species, gbif_bulk_match_species, gbif_get_species, gbif_search_species, gbif_get_species_classification, and 8 more. Their descriptions and schemas cost roughly 7,141 tokens of context every time the server is loaded.

Does the io.github.cyanheads/gbif-biodiversity-mcp-server server require authentication?

No. We connected to io.github.cyanheads/gbif-biodiversity-mcp-server without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the io.github.cyanheads/gbif-biodiversity-mcp-server server still maintained?

io.github.cyanheads/gbif-biodiversity-mcp-server is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.