@pipeworx/ebird

Connect: https://gateway.pipeworx.io/ebird/mcp · Install: one-click buttons

Tools: 5

eBird MCP — Cornell Lab bird sightings.

Tools

  • recent_observations(region_code, species_code?, back?, max_results?, include_provisional?)
  • recent_notable(region_code, back?, max_results?, detail?)
  • nearby_observations(latitude, longitude, dist_km?, back?, max_results?, species_code?)
  • find_species(query)
  • list_subregions(region_type, parent_region_code?)

Auth

Data source

https://api.ebird.org/v2 — header X-eBirdApiToken.

Tools

  • recent_observations — Recent bird sightings in a region. region_code is the eBird identifier — countries are 2-letter (“US”, “GB”), states “US-CA”, counties “US-CA-075”, and birding hotspots use the “L” code from eBird
  • recent_notable — Only notable (rare / out-of-range / first-of-season) sightings in a region. Sometimes the most interesting subset.
  • nearby_observations — Recent observations within a radius of a lat/lon. Useful for “what birds are around here right now.”
  • find_species — Search the eBird taxonomy by common or scientific name. Returns the eBird species code needed by the observation tools.
  • list_subregions — Child regions of a parent. region_type is “country”, “subnational1” (states/provinces), or “subnational2” (counties). parent_region_code uses eBird codes (“world”, “US”, “US-CA”).

Tools

  • find_species — Search the eBird taxonomy by common or scientific name. Returns the eBird species code needed by the observation tools.
  • list_subregions — Child regions of a parent. region_type is country , subnational1 (states/provinces), or subnational2 (counties). parent_region_code uses eBird codes ( world , US , US-CA ).
  • nearby_observations — Recent observations within a radius of a lat/lon. Useful for what birds are around here right now.
  • recent_notable — Only notable (rare / out-of-range / first-of-season) sightings in a region. Sometimes the most interesting subset.
  • recent_observations — Recent bird sightings in a region. region_code is the eBird identifier — countries are 2-letter ( US , GB ), states US-CA , counties US-CA-075 , and birding hotspots use the L<id> code from eBird (e.g

Regenerated from source · build May 21, 2026