
BirdStats
Provides read-only access to BirdWeather and eBird API schemas for analyzing bird detection data and observation records. Includes analysis prompts optimized for ecological research workflows.
1304 views7Local (stdio)
What it does
- Access BirdWeather API schema and data
- Query eBird API specifications
- Get bird analysis system prompts
- Cross-reference bird detection with observation data
Best for
Ecological researchers studying bird populationsBird watchers analyzing detection patternsDevelopers building bird monitoring applications
Token-optimized responsesStructured error handlingDocker support
Tools (3)
get_system_prompt
Return the content of system_prompt.md as a string.
get_birdweather_api
Return the BirdWeather OpenAPI JSON as parsed JSON.
get_ebird_api
Return the eBird OpenAPI JSON as parsed JSON.