Look up a plant or tree species' conservation status and imperilment rank before removal/protection decisions using the NatureServe Explorer REST API
domain: explorer.natureserve.org · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Search NatureServe Explorer (or the API's taxon search) to resolve a common/scientific species name to its ELEMENT_GLOBAL ID (format like 'ELEMENT_GLOBAL.2.100661')
Call GET https://explorer.natureserve.org/api/data/taxon/{ELEMENT_GLOBAL_ID} to retrieve conservation status, taxonomy, and distribution data
Parse global/national/subnational conservation rank fields (e.g., G-rank, N-rank) from the response
Cross-reference the species against local heritage-tree or protected-species ordinances before authorizing removal work
Cite NatureServe Explorer as the data source in any downstream display, per API terms
Known gotchas
Requests require a resolved element/species ID, not a free-text name — a search step is mandatory before the data lookup call
Full endpoint/parameter reference lives at explorer.natureserve.org/api-docs/ (a heavy client-rendered page); confirm current field names there before building production parsers
Attribution to NatureServe Explorer is a stated condition of use for any displayed or published data
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?