mcpbeat Sign in

NannyKeeper Household Payroll & Taxes MCP Server

by nannykeeper-www Your server? Claim it
local only

NannyKeeper Household Payroll & Taxes runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from npm. Last commit 28 Aug 2026.

Calculate US household employer (nanny) taxes + run payroll via AI agents. All 50 states.

Installs per day peak 574 · avg 43 · -23% w/w
a month agotoday
72
Installs / week
npm · @nannykeeper/mcp-server
0
Stars
0 open issues
28 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check NannyKeeper Household Payroll & Taxes 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 mcp-server -- npx -y @nannykeeper/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@nannykeeper/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@nannykeeper/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@nannykeeper/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@nannykeeper/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: NANNYKEEPER_API_KEY (NannyKeeper API key. Get a free key at https://www.nannykeeper.com/developers/keys). The author declared them in the registry entry; get the values from the project itself.

Alternatives to NannyKeeper Household Payroll & Taxes

same job, measured the same way
Telemost MCP Server
by telemost

Telegram channel analytics and statistics for AI agents, pay-per-call in USDC via x402.

36 installs/wk 20 tools answering
Tollbooth X402
by solomonisblack

Discover, quote, verify & self-check 56 x402 pay-per-call finance/tax calculators for AI agents.

44 installs/wk local only
Boo Mpp MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC.e on Tempo via MPP. No API key.

27 installs/wk local only
Casa
by tony8713

Private, permanent encrypted storage for AI agents. Paid per call in USDC via x402.

3 tools answering
I
Dropcoin Utility
by freshfos

Utility data for AI agents: IBAN, EU holidays, VAT rates, time zones, ECB FX. Pay per call.

5 tools answering
systemprompt.io reports
by systemprompt

Paid EU AI Act compliance reports for agents. $1.50 per call via x402 (USDC on Base) or Stripe.

2 tools answering
Math
by rog0x

Calculator, units, statistics for AI agents

23 installs/wk local only
X402engine MCP
by agentc22

50+ pay-per-call APIs for AI agents — images, LLM, code, crypto, travel & more via x402

33 installs/wk local only

NannyKeeper Household Payroll & Taxes — questions

Answers built from our own checks of this server.

Why is there no uptime for NannyKeeper Household Payroll & Taxes?
NannyKeeper Household Payroll & Taxes 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 @nannykeeper/mcp-server was installed 72 times last week.
How do I connect NannyKeeper Household Payroll & Taxes?
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 @nannykeeper/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use NannyKeeper Household Payroll & Taxes?
The npm package @nannykeeper/mcp-server was installed 72 times in the last week. Week over week that is -23%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is NannyKeeper Household Payroll & Taxes open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.