Skip to main content

JP Business Calendar MCP — 日本のビジネスカレンダー MCP

AIアシスタント(Claude Desktop等)から使える、日本の実務に特化したカレンダーMCPサーバーです。 祝日判定・営業日計算・支払サイト計算・年度・締切までの残日数を、会話の中でそのまま実行できます。外部API・ログイン不要、すべてローカルで完結します。

ツール(6種・すべて動作検証済み)

ツール 内容
is_holiday 指定日が日本の祝日・休日か(振替休日・国民の休日も含む)
next_business_day n営業日後(土日祝を除く/負数で過去方向も)
business_days_between 期間の営業日数
payment_date 締め日+支払サイトから支払日を計算(休業日は前/翌営業日に調整)
fiscal_year 年度(既定4月始まり)
days_until 指定日までの残り日数・営業日数(締切管理)

祝日は固定日・ハッピーマンデー・春分/秋分(天文計算)・振替休日・国民の休日まで自動算出します。

導入

pip install mcp
python3 server.py
# または: pip install ./  →  jp-business-calendar-mcp コマンド

Claude Desktop 設定

{ "mcpServers": { "jp-business-calendar": {
    "command": "python3", "args": ["/絶対パス/products/mcp-jp-calendar/server.py"] } } }

使用例

  • 「2026年5月6日は祝日?」→ 振替休日
  • 「今日から10営業日後は?」
  • 「7/15請求、月末締め翌月末払いの支払日は?」→ 2026-08-31
  • 「2026年3月31日は何年度?」→ 2025年度

ライセンス / 免責

MIT License。個人・商用利用可。祝日・営業日は一般的なルールに基づく補助であり、正確性を保証しません。重要な判断は公式のカレンダー等でご確認ください。


made by panda studio ・ 「JP Invoice & Tax MCP」と合わせて日本のフリーランス/中小の実務MCPスイート

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jp_business_calendar_mcp-0.1.0.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jp_business_calendar_mcp-0.1.0-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file jp_business_calendar_mcp-0.1.0.tar.gz.

File metadata

File hashes

Hashes for jp_business_calendar_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 83e554a56c61bed75eb5ab4d421364ed63654c685450e1281c46f91b787e8ac7
MD5 5efd0973f4d6f7004683580e780dc0e4
BLAKE2b-256 107c274dc98dc6af11308ddccf21edfeffdd13ae45ad033b35042cb203441cab

See more details on using hashes here.

File details

Details for the file jp_business_calendar_mcp-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for jp_business_calendar_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 825742fea162084e1114a8bffab5e33dc0a9734ddb4c3dd0443300feaae03487
MD5 934719fd30b7bce06697b4990acd2053
BLAKE2b-256 89bcbee11575972cc12fb61ed1e304b21d5902cd1b336a7d5250413cf5989b38

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page