mcpbeat Sign in
local only

Pondlog runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 13 Aug 2026.

Aggregate nature MCP. 8 sources: iNat, eBird, NOAA, USGS, NPN, Mushroom Observer, sky, garden.

Installs per day peak 16 · avg 5 · +389% w/w
a month agotoday
38
Installs / week
npm · @pondlog/mcp-pondlog
0
Stars
4 open issues
13 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Pondlog every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add pondlog -- npx -y @pondlog/mcp-pondlog
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pondlog": {
      "args": [
        "-y",
        "@pondlog/mcp-pondlog"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pondlog]
command = "npx"
args = ["-y", "@pondlog/mcp-pondlog"]
.cursor/mcp.json
{
  "mcpServers": {
    "pondlog": {
      "args": [
        "-y",
        "@pondlog/mcp-pondlog"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pondlog": {
      "args": [
        "-y",
        "@pondlog/mcp-pondlog"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Pondlog

same job, measured the same way
Uniteddepin
by krampslaag

UnitedDePIN MCP server for aggregating DePIN nodes.

32 installs/wk local only
Historia MCP
by gabrielmahia

MCP server grounding agents in East African historical sources (historia = history)

84 installs/wk local only
Environment Nature Mcp
by varvararatta

MCP server for Environment & Nature

answering
Pondlog Mushroomobserver
by andrewschristison

Mushroom Observer MCP server. Mycology observations, fungal taxonomy, and region discovery.

29 installs/wk local only
Florentine AI
by florentine-ai

MCP server for Florentine.ai - Natural language to MongoDB aggregations

4 409 installs/wk local only
Usgs Water
by pipeworx-io

USGS Water Services (NWIS) MCP.

34 tools answering
Nandi Proxmox MCP
by papischolz

Open-source MCP server for secure Proxmox node, VM, and LXC operations.

143 installs/wk local only
Graylog MCP Server
by jperelli

Query logs from Graylog: get streams, search messages, aggregate, and get full data.

62 installs/wk local only

Pondlog — questions

Answers built from our own checks of this server.

Why is there no uptime for Pondlog?
Pondlog runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @pondlog/mcp-pondlog was installed 38 times last week.
How do I connect Pondlog?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @pondlog/mcp-pondlog straight from npm; nothing to host, nothing to sign up for.
How many people use Pondlog?
The npm package @pondlog/mcp-pondlog was installed 38 times in the last week. Week over week that is +389%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pondlog open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 4 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.