eBird

eBird MCP Connector for Claude

F

Access real-time bird sightings, hotspots, and taxonomic data from the global eBird database directly from your AI agent.

12 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Transform your AI into an expert ornithology assistant. This MCP server provides a direct bridge to the Cornell Lab of Ornithology's eBird API, the world's most comprehensive source of bird observation data.

What you can do

  • Real-time Sightings — Query recent observations by region (country, state, county) or specific species codes using get_recent_observations and get_recent_observations_by_species.
  • Nearby Discovery — Use GPS coordinates to find birds currently being seen around you or within a specific radius with get_recent_nearby_observations.
  • Hotspot Analysis — Identify the best birding locations in any given region to plan trips or research using get_hotspots_in_region or get_nearby_hotspots.
  • Checklist Details — Inspect specific checklists to see full trip reports and species counts with get_checklist and get_recent_checklists.
  • Taxonomy & Regions — Access the eBird/Clements taxonomy and sub-region information to understand species relationships and geographic boundaries.

How it works

  1. Subscribe to this server
  2. Enter your eBird API Token
  3. Start exploring global biodiversity data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Researchers & Scientists — Instantly retrieve observation data for specific regions or species to support biodiversity studies.
  • Birdwatchers & Enthusiasts — Find out what's being seen nearby or at your next travel destination without leaving your chat interface.
  • Conservationists — Monitor recent sightings and checklist activity in critical habitats and hotspots.
birdwatchingornithologybiodiversitywildlifecitizen-science

12 tools expose this connector's capabilities to your AI agent.

get_checklist

Get checklist details

get_hotspots_in_region

Get hotspots in a region

get_nearby_hotspots

Get nearby hotspots

get_recent_checklists

Get recent checklists in a region

get_recent_nearby_observations

Get recent nearby observations

get_recent_observations_by_species

Get recent observations of a species in a region

get_recent_observations

g., country, state, or county). Get recent observations in a region

get_region_info

Get region info

get_sub_regions

g., states within a country). List sub-regions

get_taxonomic_groups

Get taxonomic groups

get_taxonomy

Get eBird taxonomy

get_top_100

Get top 100 observers

See how to talk to your AI agent using eBird.

Get recent bird observations for the region US-NY.

I've retrieved the latest sightings for New York. Notable observations include a Snowy Owl in Central Park and several Pine Grosbeaks in the Adirondacks. Would you like the full list of species?

Find recent sightings of species 'pingro' in region US-NY.

Searching for Pine Grosbeak (pingro) in New York... I found 3 recent observations. The most recent was at Saratoga Spa State Park on October 24th. Do you want the specific location details?

List birding hotspots in the region US-FL.

I've identified several top hotspots in Florida, including Everglades National Park (L128523) and Fort De Soto Park (L109156). Which one would you like to explore for recent sightings?

Use the `get_recent_observations_by_species` tool. Provide the `regionCode` (e.g., 'US-NY') and the `speciesCode` (e.g., 'pingro' for Pine Grosbeak) to see the latest reports.

Related Connectors