search_specimens
ActiveTool of Idigbio
declared in 0.1.0
Search ~150M digitized natural-history museum specimen records (plants, animals, fossils) from US collections via iDigBio. Filter by any combination of taxonomy and locality. At least one filter is required. Keyless.
Parameters schema
{
"type": "object",
"properties": {
"genus": {
"type": "string",
"description": "Genus, e.g. \"acer\", \"quercus\", \"puma\"."
},
"limit": {
"type": "number",
"description": "Max records to return (default 10, max 25)."
},
"family": {
"type": "string",
"description": "Family, e.g. \"felidae\", \"sapindaceae\"."
},
"country": {
"type": "string",
"description": "Country, e.g. \"united states\", \"canada\"."
},
"recorded_by": {
"type": "string",
"description": "Collector / recorded-by name, e.g. \"macginitie\"."
},
"state_province": {
"type": "string",
"description": "State or province, e.g. \"florida\", \"wyoming\"."
},
"scientific_name": {
"type": "string",
"description": "Scientific name, e.g. \"puma concolor\", \"quercus alba\". Matched case-insensitively."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Idigbio
https://github.com/pipeworx-io/mcp-idigbio
1/7 registries