SYNTHORA GBIF Taxonomic Name Matcher
x402/synthora-gbif-taxonomic-name-matcherMatches a scientific or common species name to the GBIF backbone taxonomy (api.gbif.org/v1/species/match), returning usageKey, accepted name, rank, status and full kingdom-to-species lineage with a confidence score. Autonomous agents and agent-to-agent (A2A) biodiversity, environmental-compliance and ecology pipelines use it to normalize taxa. Ranking surface: name to authoritative taxon with confidence. [x402: $0.0015/call on base, category=other]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"synthora_gbif_taxonomic_name_matcher": {
"url": "https://gbif-species-name-match.hergertsynthora.com/service",
"transport": "http"
}
}
}