Skip to main content
Glama
minikdj
by minikdj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BRIEFING_LATNoLatitude for briefing (optional, default 39.1)39.1
BRIEFING_LNGNoLongitude for briefing (optional, default -84.5)-84.5
EBIRD_API_KEYYeseBird API key (required) from https://ebird.org/api/keygen
RESEND_API_KEYNoResend API key for email briefing (optional) from https://resend.com
BRIEFING_REGIONNoRegion code for briefing (optional, default US-OH-061)US-OH-061
BIRDCAST_API_KEYYesBirdCast API key (required) from https://birdcast.info
BRIEFING_EMAIL_TONoEmail address to receive daily briefing (optional)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
plan_birding_tripB

Plan a birding trip by finding the best nearby hotspots, combining recent species diversity, notable sightings, and BirdCast migration data. Returns ranked hotspots with migration context.

migration_forecastA

Get BirdCast migration data for a region: last night's traffic, expected species, seasonal totals, and a plain-English summary. Only available during migration seasons (Mar-Jun, Aug-Nov).

hotspot_detailsA

Get detailed info about a specific eBird hotspot: recent species, notable sightings, and frequency data for this time of year.

compare_hotspotsA

Compare multiple eBird hotspots side-by-side: unique species, shared species, notable sightings, and checklist activity at each.

species_finderB

Find where a specific bird species has been seen recently near a location, sorted by most recent observation.

best_day_to_birdB

Recommend the best day to go birding within a date range, combining BirdCast migration forecasts, historical eBird frequency data, and recent observation trends.

birding_weatherA

Get NWS weather data interpreted for birding: overnight wind direction/speed (the key migration predictor), morning forecast, and a plain-English migration interpretation. Automatically combined into migration_forecast output.

verify_sightingA

Cross-reference an eBird species sighting against iNaturalist photo-verified observations nearby. Returns confidence level and count of research-grade (photo-verified) reports.

birding_windowB

Calculate sunrise, civil twilight, and recommended arrival time for a birding session at a given location and date.

species_frequencyA

Look up historical frequency data for a species in a region using BirdCast bar chart data. Returns peak week, current probability, and whether the species is early/on-time/late relative to its historical peak.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/minikdj/ebird-birding-planner'

If you have feedback or need assistance with the MCP directory API, please join our Discord server