You're viewing a demo portfolio

Join the waitlist
PRSM

find_species

Active

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ebird

https://github.com/pipeworx-io/mcp-ebird

1/7 registries
View full server →
find_species — Ebird — PRSM MCP