Command Palette

Search for a command to run...

UnylyUnyly
Browse all

PlugRail Japanese Calendar

FreeNot checked

Japanese holiday and business-day calculations using official Japan Cabinet Office data.

GitHubEmbed

About

Japanese holiday and business-day calculations using official Japan Cabinet Office data.

README

License: MIT MCP

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.

Live servers

Server MCP endpoint Tools Status
jp-calendar https://jp-calendar.plugrail.dev/mcp is_holiday, list_holidays, business_days_between, add_business_days Live

Connect

See the jp-calendar connection guide.

Self-hosting

  1. In packages/servers/jp-calendar/, copy wrangler.example.jsonc to wrangler.jsonc and fill in your Cloudflare resource IDs.
  2. Create the D1 database and KV namespace referenced by that configuration.
  3. Run 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.

Architecture

MCP client
    |
    v
jp-calendar Worker --> Cloudflare D1 (holiday data)
                   --> Cloudflare KV (cached data)

Sources and disclaimer

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)

Contributing

Issues and pull requests are welcome. Please include enough context to reproduce a problem or explain a proposed change.

License

MIT. See LICENSE.

from github.com/plugrail/servers

Installing PlugRail Japanese Calendar

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/plugrail/servers

FAQ

Is PlugRail Japanese Calendar MCP free?

Yes, PlugRail Japanese Calendar MCP is free — one-click install via Unyly at no cost.

Does PlugRail Japanese Calendar need an API key?

No, PlugRail Japanese Calendar runs without API keys or environment variables.

Is PlugRail Japanese Calendar hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install PlugRail Japanese Calendar in Claude Desktop, Claude Code or Cursor?

Open PlugRail Japanese Calendar on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare PlugRail Japanese Calendar with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All productivity MCPs