MCP Servers / search / eBird MCP Server

eBird MCP Server

JSON →
none5search

Query rich bird observation data from the eBird API using natural language.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: ebird-mcp-server
Tools
What this server exposes
get_recent_observations
Query recent bird observations in a specified location
get_recent_species_observations
Query recent observations of a specific bird species in a location
get_notable_observations
Query notable (rare) bird observations in a location
get_top_contributors
List top eBird contributors in a location on a specific date
get_checklists_on_date
Show all checklists submitted in a location on a specific date
get_recent_checklists
Provide the latest checklists submitted in a location
get_checklist_summary
Summarize all observation checklists in a location on a specific date
get_checklist_details
Show details for a specific checklist by ID
list_hotspots
List all eBird hotspots in a location
get_nearby_hotspots
List birding hotspots within a specified distance of a location
get_taxonomy
Provide eBird taxonomy data for a bird species
list_subspecies
List all subspecies of a bird species
Configuration
Environment & auth
authnone
envEBIRD_API_KEY
Resources
eBird MCP Server — MCP Server · libregistry