recent_notable
ActiveTool of Ebird
declared in 0.1.0
Only notable (rare / out-of-range / first-of-season) sightings in a region. Sometimes the most interesting subset.
Parameters schema
{
"type": "object",
"examples": [
{
"region_code": "US"
},
{
"back": 30,
"detail": "full",
"region_code": "US-TX-201"
}
],
"required": [
"region_code"
],
"properties": {
"back": {
"type": "number",
"description": "Days back (1-30, default 14)"
},
"detail": {
"type": "string",
"description": "simple | full (default simple)"
},
"max_results": {
"type": "number",
"description": "1-10000 (default 100)"
},
"region_code": {
"type": "string",
"description": "eBird region code"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Ebird
https://github.com/pipeworx-io/mcp-ebird
1/7 registries