The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the PlugRail Japanese Calendar listing page.
A collection of MCP servers that connect to Japanese public data. The name alone does not describe the project, so plugrail is not related to railways or railway services.
| Server | MCP endpoint | Tools | Status |
|---|---|---|---|
| jp-calendar | https://jp-calendar.plugrail.dev/mcp | is_holiday, list_holidays, business_days_between, add_business_days | Live |
See the jp-calendar connection guide.
packages/servers/jp-calendar/, copy wrangler.example.jsonc to wrangler.jsonc and fill in your Cloudflare resource IDs.pnpm --filter @plugrail/jp-calendar deploy.The self-hosted server runs independently. Authentication, rate limiting, and usage metering are features of the hosted service only.
This is not an official service of the National Tax Agency, the Digital Agency, or any other Japanese government body. Information provided does not represent their official views and is not guaranteed by them.
Source: Adapted from the Cabinet Office "National Holidays" page (https://www8.cao.go.jp/chosei/shukujitsu/gaiyou.html)
Issues and pull requests are welcome. Please include enough context to reproduce a problem or explain a proposed change.
MIT. See LICENSE.