babylog

gllera/babylog
★ 0 stars TypeScript Security Updated 6d ago
Cloudflare Workers MCP server tracking baby feedings, diapers, weights, and more (D1-backed, OAuth-gated)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "babylog": {
      "command": "npx",
      "args": [
        "-y",
        "gllera/babylog"
      ]
    }
  }
}

README Excerpt

A baby tracker deployed to **Cloudflare Workers**, backed by a single **D1** database, scoped **per household** so the same history is visible to every caregiver. It records feedings, diapers, routines/medication, notes, and growth (weight & height), and evaluates daily **indications** (targets like "1 poop a day" or "max 4h between feedings").