Skip to content
Cline

pondlog ebird for Cline

io.github.andrewschristison/pondlog-ebird

eBird MCP server. 21 tools covering eBird API v2: observations, hotspots, checklists, taxonomy.

client:Cline transport:stdio runtime:npm

Install pondlog ebird in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "pondlog-ebird": {
      "command": "npx",
      "args": [
        "-y",
        "@pondlog/mcp-ebird"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

pondlog ebird in other clients