Pondlog Ebird runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 7 Jul 2026.
eBird MCP server. 21 tools covering eBird API v2: observations, hotspots, checklists, taxonomy.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pondlog-ebird -- npx -y @pondlog/mcp-ebird
{
"mcpServers": {
"pondlog-ebird": {
"args": [
"-y",
"@pondlog/mcp-ebird"
],
"command": "npx"
}
}
}
[mcp_servers.pondlog-ebird]
command = "npx"
args = ["-y", "@pondlog/mcp-ebird"]
{
"mcpServers": {
"pondlog-ebird": {
"args": [
"-y",
"@pondlog/mcp-ebird"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pondlog-ebird": {
"args": [
"-y",
"@pondlog/mcp-ebird"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.