Skip to content
Back to search
30
MCP http

SYNTHORA GBIF Taxonomic Name Matcher

x402/synthora-gbif-taxonomic-name-matcher

Matches 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]

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

GBIF Species Name Match
Matches a scientific name against the GBIF backbone and returns the accepted taxon with full classification, as JSON. [x402: $0.055/call on
0 tools · http
SYNTHORA MyGene.info Gene Annotation Lookup
Resolves a gene symbol or query to normalized annotation from mygene.info/v3/query: Entrez gene ID, official name, symbol and taxonomy id ac
0 tools · http
GBIF Species Name Search
Searches the GBIF taxonomic backbone for species matching a free-text query and returns matching taxa as JSON. [x402: $0.055/call on base, c
0 tools · http
SYNTHORA RxNorm Approximate Drug-Name Matcher
Returns ranked fuzzy / spelling-tolerant RxNorm candidate concepts for a misspelled or partial drug term via NLM rxnav.nlm.nih.gov/REST/appr
0 tools · http
SYNTHORA Wikidata Entity Search (wbsearchentities)
Resolves a text label to ranked Wikidata entity IDs (Q-numbers) with labels and descriptions across languages. A fast keyless entity-linking
0 tools · http
SYNTHORA SYNTHORA Entity Lookup
Clean structured summary of any entity, company, protocol or person from Wikipedia REST. Grounding data for research agents (no scraping nee
0 tools · http

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"
    }
  }
}