search_species
ActiveTool of Worms
Resolve a marine species or genus name to its WoRMS AphiaID, accepted name, authority, status (accepted/unaccepted), rank, and high-level classification (kingdom/family/genus). WoRMS is the authoritative world register of marine species. Keyless.
Parameters schema
{
"type": "object",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Scientific name to look up, e.g. \"Orcinus orca\" or \"Octopus\"."
},
"fuzzy": {
"type": "boolean",
"description": "Fuzzy/like matching (LIKE substring). Default false (exact)."
},
"marine_only": {
"type": "boolean",
"description": "Restrict to marine taxa. Default true."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Worms
https://github.com/pipeworx-io/mcp-worms
1/7 registries