eBird MCP ServerServer

moonbirdai
GitHub
eBirdBird ObservationsAPI Integration

Loading subscription status...

💡 Description

A Model Context Protocol (MCP) server that integrates with the eBird API, allowing AI assistants to access bird observation data, hotspots, and classification information.

📝 JSON Entries

{
  "mcpServers": [
    {
      "ebird-api": {
        "args": [
          "ebird-mcp-server",
          "--api-key",
          "YOUR_EBIRD_API_KEY"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

ebird_get_recent_observationsebird_get_recent_observations_for_speciesebird_get_notable_observationsebird_get_nearby_observationsebird_get_nearby_notable_observationsebird_get_nearby_observations_for_speciesebird_get_hotspotsebird_get_nearby_hotspotsebird_get_taxonomyebird_get_taxonomy_forms

Features

  • Access to recent bird observations
  • Get notable observations in a region
  • Fetch nearby birdwatching hotspots
  • Retrieve eBird taxonomy information

💬 Example Queries

  • Get recent bird observations in my region
  • Show notable bird observations nearby
  • What are the birdwatching hotspots in my area?