jp-dates MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| jp_list_holidaysA | 指定した年(または年月)の日本の祝日一覧を返します。振替休日・国民の休日も含みます。対応範囲: 2020〜2099年。 |
| jp_date_infoA | 指定した日付の曜日(日本語)・祝日かどうか・和暦表記を返します。日付を省略すると今日(日本時間)の情報を返します。 |
| jp_convert_eraA | 和暦と西暦を相互変換します。西暦→和暦: dateに日付を指定。和暦→西暦: eraとeraYearを指定(例: era='令和', eraYear=6 → 2024年)。元号はローマ字(Reiwa等)でも指定可能。 |
| jp_next_holidayA | 指定日(省略時は今日・日本時間)以降で最も近い祝日と、あと何日かを返します。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/h-kazuki-pixel/jp-dates-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server