mcpserver.lol
registry/gbif-biodiversity-mcp-server
Connection check verified live · 27h ago

gbif-biodiversity-mcp-server

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

Tools 13
GitHub stars 1
Installs / wk 282
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

13 tools

Read from the running server on 27h ago.

gbif_bulk_match_species read-only names*strict
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 wo…
gbif_count_occurrences read-only yearcountrytaxonKeydatasetKeystateProvinceisGeoreferenced +3
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 fu…
gbif_get_dataset read-only datasetKey*contactLimit
Fetch full dataset metadata by UUID key — title, description, citation text, contacts, license, DOI, record count, numConstituents (sub-datasets), and temporal/geographic coverage.…
gbif_get_occurrence read-only occurrenceKey*
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, collectio…
gbif_get_species read-only taxonKey*
Fetch a single backbone taxon by its GBIF taxon key. Returns full classification, authorship, taxonomic status, vernacular name, descendant count, and publication reference. Use af…
gbif_get_species_children read-only limitoffsettaxonKey*
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,…
gbif_get_species_classification read-only taxonKey*
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…
gbif_match_species read-only name*rankstrictkingdom
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 ste…
gbif_occurrence_facets read-only yearfacet*countrygeometrytaxonKeydatasetKey +7
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 de…
gbif_search_datasets read-only qtypelimitoffsethostingOrgpublishingOrg +1
Search GBIF datasets by keyword, type, publishing country (uppercase ISO 3166-1 alpha-2), publishing organization, or hosting organization. The two organization filters answer diff…
gbif_search_occurrences read-only yearlimitmonthoffsetcountrygeometry +13
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 (uppe…
gbif_search_publishers read-only qlimitoffsetcountry
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…
gbif_search_species read-only qrankgenuslimitfamilyoffset +3
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 t…