find_species
ActiveTool of Ebird
declared in 0.1.0
Search the eBird taxonomy by common or scientific name. Returns the eBird species code needed by the observation tools.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "Great Blue Heron"
},
{
"query": "Ardea herodias"
}
],
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Common or scientific name"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Ebird
https://github.com/pipeworx-io/mcp-ebird
1/7 registries