pickuppatrol-mcp

chrischall/pickuppatrol-mcp
★ 0 stars TypeScript AI/LLM Updated 2d ago
MCP server for PickUp Patrol school dismissal: reads and changes a parent's students, weekly default plans and day-by-day plans by signing in to app.pickuppatrol.net with the account's own credentials.
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": {
    "pickuppatrol-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chrischall/pickuppatrol-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server for [PickUp Patrol](https://www.pickuppatrol.net/) — the school dismissal app. Read and change how your children leave school: their weekly default plan, one-off changes for specific dates, and the school's dismissal options and cutoff times. > Developed and maintained by AI (Claude Code). Use at your own discretion.

Tools (14)

pup_get_default_planspup_get_planpup_get_schoolpup_get_sessionpup_get_studentpup_healthcheckpup_list_car_numberspup_list_non_school_dayspup_list_planspup_list_studentspup_list_transportationspup_mark_defaults_reviewedpup_set_default_planspup_set_plan