Agent♥︎Age
Catalog

io.github.skypier-jp-works/mcp-jp-paid-leave

Official

by skypier-jp-works · TypeScript

MCP server for Japanese statutory annual paid leave (nenkyu) calculations.

An MCP server that calculates Japan’s statutory annual paid leave (“nenkyu”) under the Labor Standards Act. It supports entitlement grants, attendance-rate checks, proportional grants for part-time workers, carryover/prescription handling, and the 5-day mandatory-use rule, enabling MCP-capable clients to invoke these calculations directly.

🛠️ Key Features

  • Japanese statutory annual paid leave (“nenkyu”) calculations under the Labor Standards Act
  • Entitlement grants and attendance-rate checks
  • Proportional grants for part-time workers
  • Carryover/prescription
  • 5-day mandatory-use rule
  • Uses embedded statutory rules as constants at runtime (no network access)

🚀 Use Cases

  • Invoke nenkyu entitlement and rule-based calculations from MCP-capable clients (e.g., Claude Desktop)

⚡ Developer Benefits

  • Deterministic calculations using constants embedded in code
  • No runtime network dependency; suitable for offline calculation workflows