mcpbeat Sign in

Pondlog Garden MCP Server

local only

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

DEPRECATED. Use @cropgraph/mcp instead. npx @cropgraph/mcp

Installs per day peak 16 · avg 5 · +89% w/w
a month agotoday
31
Installs / week
npm · @pondlog/mcp-garden
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 Garden 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-garden -- npx -y @pondlog/mcp-garden
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pondlog-garden": {
      "args": [
        "-y",
        "@pondlog/mcp-garden"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pondlog-garden]
command = "npx"
args = ["-y", "@pondlog/mcp-garden"]
.cursor/mcp.json
{
  "mcpServers": {
    "pondlog-garden": {
      "args": [
        "-y",
        "@pondlog/mcp-garden"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pondlog-garden": {
      "args": [
        "-y",
        "@pondlog/mcp-garden"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Pondlog Garden

same job, measured the same way
I
LimeFlight MCP
by yaos

DEPRECATED – do not use

local only
AI Crypto Sniper MCP (renamed)
by solsniperbot

Renamed to AI Crypto Sniper. Use com.aicryptosniper/ai-crypto-sniper-mcp instead.

local only
I
Nansen (DEPRECATED)
by hurcannansen

DEPRECATED - This server has been moved to io.github.nansen-ai/nansen-mcp. Do not use.

local only
Freightgate MCP Server
by vinaybhosle

Deprecated - renamed to shippingrates-mcp-server

local only
Dynatrace MCP
by dynatrace-oss

[DEPRECATED] Dynatrace MCP Server. Migrate to dynatrace-for-ai or Dynatrace Remote MCP Server.

16 795 installs/wk local only
Cropgraph
by cropgraph

CropGraph MCP. Crops, companions, pests, rotation, soil, GDD, pest intelligence.

116 installs/wk local only
I
JobDoneBot (deprecated - moved to com.jobdonebot/tools)
by acromoney888

MOVED: This server has been renamed to com.jobdonebot/tools. Please use the new name.

local only
Opengist
by ni-c

Read, create, update and delete gists on a self-hosted Opengist instance

90 installs/wk local only

Pondlog Garden — questions

Answers built from our own checks of this server.

Why is there no uptime for Pondlog Garden?
Pondlog Garden 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-garden was installed 31 times last week.
How do I connect Pondlog Garden?
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-garden straight from npm; nothing to host, nothing to sign up for.
How many people use Pondlog Garden?
The npm package @pondlog/mcp-garden was installed 31 times in the last week. Week over week that is +89%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pondlog Garden 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.