Planner MCP server
Compute real duty rosters from your AI assistant - rule-based vigotime planner, API key or OAuth.
Little public usage data yet
Reviews
Write oneNobody has reviewed Planner yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Planner tools (6, 1 write)
write = sends, deletes, buys or postsaccount_balanceFreeAktuelles Token-Guthaben der eigenen Organisation (Solves kosten Tokens).
example_payloadFreeEin sofort lauffähiger Beispiel-Payload für solve_submit. kind='simple' (1 Woche, 3 MA, 2 Schichten), kind='wishes' (Wünsche, Social Points, Wunschkosten) oder kind='rules' (ArbZG-Planungsregeln: 11 h Ruhe hart + max. 5 Folgetage — zeigt, wie Regeln den Plan formen; Param-Namen sind exakt, falsche werden still ignoriert).
service_infoFreeBuild-Stand des laufenden Planner-Service: version (fortlaufende Build-Nummer), gitCommit, buildTime (UTC). Fuer Support-Anfragen und um Ergebnisse einem Software-Stand zuzuordnen.
solve_resultFreeErgebnis eines fertigen Solve-Jobs: assignments [{employee_id, shift_id, date}], unassigned_shifts mit Begründung, Statistiken.
solve_statusFreeStatus eines Solve-Jobs (pending/running/completed/failed) inkl. Fortschritt.
solve_submitwrite actionFreeReicht einen Dienstplan-Solve-Job ein. `payload` ist der self-contained Request: Pflicht: start_date, end_date (ISO), department {id}, employees [{id, contractHoursPerWeek, qualificationIds}], shifts [{id, departmentId, name, startTime, endTime, shiftType, minStaff}]. Optional u. a.: planning_rules, wishes, vacations, sick_leaves, holiday_dates, locked_assignments, social_points, wish_costs, config {timeout_seconds}. vacations darf Termine NACH end_date enthalten — noetig bei Datums-Kopplungsregeln mit Block-Tagen hinter dem Fenster (siehe Instructions). Datenschutz: IDs statt Namen verwenden. Antwort: {job_id, status}.
Public scan report
scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 2162ms17/20
- Tool poisoning6 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http planner https://api.vigotime.com/mcp
Planner: common questions
- Is Planner MCP server safe?
- With care: it is graded C, so read the findings first (56/100). Read the Planner safety report
- How do I install Planner?
- It runs remotely at api.vigotime.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Planner need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Planner maintained?
- The latest release is v1.0.0.
- Is Planner up?
- 100% of our last 20 checks got an answer. We check remote servers about four times a day.