ebird-mcp-server
0
The eBird MCP Server is a Model Context Protocol server designed to integrate with the eBird API, enabling AI assistants to access and work with bird observation data, hotspots, and taxonomy information. It supports recent and notable bird observations, birding hotspots, and taxonomy data, making it a versatile tool for ornithological research and bird conservation efforts.
eBird MCP Server
A Model Context Protocol (MCP) server enabling integration with the eBird API for AI assistants to access bird observation data, hotspots, and taxonomy information.
Features
- Access recent and notable bird observations.
- Retrieve observations near specific locations and hotspots.
- Obtain eBird taxonomy and birding hotspot data.
Prerequisites
- Node.js (v14 or later)
- eBird API key
Installation
For Claude Desktop
- Clone the repository or download the files.
- Run the setup script with your eBird API key.
For Other MCP Clients
- Clone the repository or download the files.
- Run the installation script and start the server.
Testing
Set your eBird API key and run the test script for verification.
Debug Mode
Enable debug mode for detailed logging during server operation.
License
MIT License