Skip to main content
Glama
panda-studio-dev

jp-business-calendar-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
is_holidayA

指定日(YYYY-MM-DD)が日本の祝日・休日か判定する(振替休日・国民の休日を含む)。

next_business_dayA

指定日から days 営業日後(土日祝を除く)を返す。days に負数で過去方向も可。

business_days_betweenC

start〜end(両端含む)の営業日数を数える。

payment_dateB

請求日から支払日を計算する(日本の締め・支払サイト)。 closing_day: 締め日("末" か 1-31の数字文字列)。pay_month_offset: 締め月から何ヶ月後に支払うか(1=翌月)。 pay_day: 支払日("末" か 1-31)。adjust: 支払日が休業日のとき "previous"(前営業日)/"next"(翌営業日)/"none"。

fiscal_yearB

指定日の年度を返す(既定は4月始まり=日本の会計年度)。

days_untilB

指定日までの残り日数・営業日数(締切管理用)。base 省略時は今日。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/panda-studio-dev/jp-business-calendar-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server