74
/ 100
1 month ago
glama

Birding Planner

MCP server for birding trip planning with migration forecasts, hotspot analysis, and daily email briefings, integrating eBird, BirdCast, NWS, and iNaturalist data.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: BIRDCAST_API_KEY, EBIRD_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretBIRDCAST_API_KEY"": "your_key_here",
configBRIEFING_FAVORITE_HOTSPOTS
configBRIEFING_TEST_FIXTUREfull_lifer npm run aggregate # offline fixture run
configBRIEFING_TIMEZONE
🔐 secretEBIRD_API_KEY"": "your_key_here",
configEBIRD_LIFE_LIST_CSV"": "/path/to/MyEBirdData.csv"
configNWS_CONTACT_EMAIL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/minikdj-ebird-birding-planner-127bev)](https://m8ven.ai/mcp/minikdj-ebird-birding-planner-127bev)
commit: 57131394ec9f381ba6a67fadd028596bb8c84c8a
code hash: 5f9f62ebb2887b604ddc85363cf91def34f3e93e88313253e53131ee30a33dde
verified: 6/11/2026, 11:06:02 AM
view raw JSON →