
Mcp Server
Calculate US household-employer nanny taxes and run payroll workflows through an agent for all 50 states.
Overview
com.nannykeeper.www/mcp-server is a MCP server for the Operate phase that calculates US household-employer nanny taxes and runs payroll via NannyKeeper across all 50 states.
What is this MCP server?
- npm @nannykeeper/mcp-server v1.7.0 with required NANNYKEEPER_API_KEY
- Household employer (nanny) tax calculation for all 50 US states
- Agent-driven payroll execution via NannyKeeper APIs
- Free API key flow at nannykeeper.com/developers/keys
- GitHub source: github.com/nannykeeper/mcp-server
- Server and package version 1.7.0
- Coverage: all 50 US states (per description)
- Required env: NANNYKEEPER_API_KEY
What problem does it solve?
Household employers juggle state-specific nanny tax rules and payroll steps that agents cannot safely guess without a dedicated payroll API.
Who is it for?
US household employers and builder-operators who already use or plan NannyKeeper and want agent-assisted tax math and payroll runs.
Skip if: Non-US payroll, corporate HRIS replacement, or builders who refuse to provision a NannyKeeper API key.
What do I get? / Deliverables
Your agent can call NannyKeeper-backed tax and payroll tools so recurring nanny pay cycles stay structured and API-driven.
- State-aware household employer tax calculations via agent
- Payroll-oriented actions routed through NannyKeeper APIs
- Documented pay-period outputs for operate-phase bookkeeping
Recommended MCP Servers
Journey fit
How it compares
Household payroll finance MCP, not secret scanning or grocery price comparison.
Common Questions / FAQ
Who is com.nannykeeper.www/mcp-server for?
US household employers and indie builders automating nanny tax and payroll conversations who use NannyKeeper and MCP-enabled agents.
When should I use com.nannykeeper.www/mcp-server?
Use it in operate when you run or adjust nanny payroll, need state-level household employer tax estimates, or want agents to invoke NannyKeeper after hire.
How do I add com.nannykeeper.www/mcp-server to my agent?
Install @nannykeeper/mcp-server via npm stdio, set NANNYKEEPER_API_KEY from https://www.nannykeeper.com/developers/keys, and register the server in your MCP client.