ebird-mcp

codeforanchorage/ebird-mcp
★ 0 stars Python 🤖 AI/LLM Updated 7d ago
Talk to Claude about birds. A hosted MCP server exposing the eBird API as 10 tools — recent sightings, notable rarities, hotspots, taxonomy. Runs on AWS Lambda; deployable in 10 minutes with one Terraform apply.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ebird-mcp": {
      "command": "uvx",
      "args": [
        "ebird-mcp"
      ]
    }
  }
}

Or install with pip: pip install ebird-mcp

Topics

anthropicaws-lambdabirdsclaudeebirdmcpmodel-context-protocolterraform