eBird MCP Server

by siansiansu

Not rated
GitHub

About

Query rich bird observation data from the eBird API using natural language.

Details

Author
siansiansu
Categories
Search, Other, API

Setup

Install eBird MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/siansiansu/ebird-mcp-server

Follow the installation instructions in the repository README, then restart your MCP client.

Combine eBird with AI: Build Your Personal Bird Observation Assistant

This project integrates the eBird API with an MCP (Model Context Protocol) Server, enabling you to query bird observation data via natural language directly inside Claude's chat window.

- eBird API Key: Create an eBird account and request an API key.
-
Claude Desktop App: Download and install the Claude Desktop application.
- Install
Python(See thistutorial).

git clone git@github.com:siansiansu/ebird-mcp-server.git cd ebird-mcp-server

- Open Claude Desktop.
- Navigate to Settings > Developer > Edit Config > Editclaude_desktop_config.jsonFile.
- Replace the configuration with your paths and API key:

{ "mcpServers": { "ebird-api": { "command": "/absolute/path/to/python", "args": [ "/absolute/path/to/ebird-mcp-server/server.py" ], "env": { "EBIRD_API_KEY": "your-ebird-api-key" } } } }

- command: Absolute path to your Python executable.
- args: Absolute path toserver.py.
- EBIRD_API_KEY: Your eBird API key.

After saving the configuration, restart the Claude Desktop app. It will automatically launch and manage the MCP server.

Open a chat in Claude and use any of the example prompts (or your own) to query eBird data.

Here are example prompts you can use to query data. The AI will decide when to call the eBird MCP Server, or you can explicitly instruct it to do so.

What birds have been seen recently in Budai, Chiayi?
Are there any recent records of Black-faced Spoonbill in Tainan?
What rare birds have been reported recently in Hsinchu?
List the top 100 eBird contributors in Taipei on June 26, 2025.
Show all checklists submitted in Kaohsiung on June 15, 2024.
Provide the latest checklists submitted in Tainan.
Summarize all observation checklists in New Taipei on June 20, 2024.
Show details for checklist ID S12345678.
List birding hotspots within 5 km of my current location.
Provide the eBird taxonomy data for Black-faced Spoonbill.
List all subspecies of White-breasted Waterhen.

This project is licensed under the MIT License.

Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.

Search and access clinical trial data from ClinicalTrials.gov.

Real-time transit, maritime, and aviation telemetry for AI agents.

Query the BuiltWith API to discover the technology stacks of websites. Requires a BuiltWith API key.

Query spaces, proposals, and users on the Snapshot.org platform.

Pay-per-success public-data result packs for AI agents with free quotes, source URLs, confidence, timestamps, and receipt hashes.

Hub of 30+ developer & utility APIs as MCP tools: hashing, validation, DNS, currency, IP geolocation, IBAN, QR codes, GEO audits.

API marketplace giving AI agents instant access to 100 services (web search, image gen, code sandbox, TTS, NASA, recipes, Pokemon, and 90+ more) through a single MCP server. One API key, $1.00 free credits, 87 free services.

Public social and news data APIs for MCP-capable AI agents.

IP2Location.io API integration to retrieve the geolocation information for an IP address.

Search the web using Kagi's search API

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.