mcpbeat Sign in

Ponlo MCP Server

local only

Ponlo runs on your own machine — the client starts it, so there is no endpoint to ping. 80 installs a week from npm.

Family calendar, tasks, meals, lists & rewards hub for AI assistants.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 30 · avg 10 · +0% w/w
a month agotoday
80
Installs / week
npm · ponlo-ai
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 server -- npx -y ponlo-ai
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "server": {
      "args": [
        "-y",
        "ponlo-ai"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.server]
command = "npx"
args = ["-y", "ponlo-ai"]
.cursor/mcp.json
{
  "mcpServers": {
    "server": {
      "args": [
        "-y",
        "ponlo-ai"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "server": {
      "args": [
        "-y",
        "ponlo-ai"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PONLO_API_URL (Your Ponlo.ai API URL (e.g., https://ponlo.ai)), PONLO_API_KEY (Your Ponlo.ai API key (get it from Settings > API Keys)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Ponlo

same job, measured the same way
Skylight MCP
by chrischall

Skylight Calendar for Claude — family events, chores, and rewards.

425 installs/wk local only
Snug Planner
by snugplanner

The first official family-planner MCP: tasks, calendar, meals, shopping and reminders.

answering
Focuh
by maxxthedeveloper

ADHD system of record for agents: tasks, goals, loops, calendar, focus stats.

16 tools answering
Reclaim MCP Server
by universalamateur

MCP server for Reclaim.ai - calendar, tasks, habits, and focus time management

111 installs/wk local only
A2me MCP Server
by kinnectd

Read-only A2Me family context tools for AI assistants (members, dates, activity, relationships)

answering
A
Aether Wealth
by aetherwealth

Aether Wealth MCP for AI assistants: trades, alerts, market data, macro calendar & indicators.

318 installs/wk local only
Telitask MCP
by karanivincent

TeliTask MCP server — manage contacts, tasks, and calls from AI assistants

37 installs/wk local only
Modusop MCP
by jwwd-repos

MCP server for ModusOp — projects, tasks, time tracking, and retainers for AI assistants.

33 installs/wk local only

Ponlo — questions

Answers built from our own checks of this server.

Why is there no uptime for Ponlo?
Ponlo 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 ponlo-ai was installed 80 times last week.
Is Ponlo still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Ponlo?
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 ponlo-ai straight from npm; nothing to host, nothing to sign up for.
How many people use Ponlo?
The npm package ponlo-ai was installed 80 times in the last week. Week over week that is +0%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.