Pondlog Inaturalist runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from npm. Last commit 7 Jul 2026.
iNaturalist MCP server. Wildlife observations, species counts, taxa, and places worldwide.
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-inaturalist -- npx -y @pondlog/mcp-inaturalist
{
"mcpServers": {
"pondlog-inaturalist": {
"args": [
"-y",
"@pondlog/mcp-inaturalist"
],
"command": "npx"
}
}
}
[mcp_servers.pondlog-inaturalist]
command = "npx"
args = ["-y", "@pondlog/mcp-inaturalist"]
{
"mcpServers": {
"pondlog-inaturalist": {
"args": [
"-y",
"@pondlog/mcp-inaturalist"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pondlog-inaturalist": {
"args": [
"-y",
"@pondlog/mcp-inaturalist"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.