inday-api
Inday — 公的祝日API MCPサーバー
Claude、Cursor、VS Code、およびMCP互換クライアントから、30カ国以上の公的祝日についてAIアシスタントに質問できます。
MCPエンドポイント: https://inday.co/api/mcp
トランスポート: Streamable HTTP
認証: X-API-KEY ヘッダー
はじめに
ステップ 1 — 無料のAPIキーを取得する
inday.co/signup からサインアップしてください。無料プランには月間1,000リクエストが含まれており、クレジットカードは不要です。
ステップ 2 — AIクライアントに追加する (以下の設定を参照)
ステップ 3 — 質問を始める
「来週の月曜日はトルコの祝日ですか?」 · 「2026年第2四半期のドイツの稼働日は何日ありますか?」
Related MCP server: PH Holidays MCP
設定
Claude Desktop
macOS — ~/Library/Application Support/Claude/claude_desktop_config.json を編集
Windows — %APPDATA%\Claude\claude_desktop_config.json を編集
{
"mcpServers": {
"inday": {
"type": "streamable-http",
"url": "https://inday.co/api/mcp",
"headers": {
"X-API-KEY": "your_api_key_here"
}
}
}
}保存後、Claude Desktopを再起動してください。
Cursor
~/.cursor/mcp.json を編集 (または Settings → MCP → Add Server):
{
"mcpServers": {
"inday": {
"type": "streamable-http",
"url": "https://inday.co/api/mcp",
"headers": {
"X-API-KEY": "your_api_key_here"
}
}
}
}VS Code (GitHub Copilot / Continue)
ワークスペースの .vscode/mcp.json またはユーザーの settings.json を編集:
{
"mcp": {
"servers": {
"inday": {
"type": "streamable-http",
"url": "https://inday.co/api/mcp",
"headers": {
"X-API-KEY": "your_api_key_here"
}
}
}
}
}Smithery (ワンクリックインストール)
利用可能なツール
ツール | 機能 | プロンプト例 |
| 特定の日付が祝日かどうかを確認 | 「4月23日はトルコの祝日ですか?」 |
| 国の年間祝日カレンダーを取得 | 「2026年のドイツの祝日をすべて表示して」 |
| 対応している30カ国以上のリストを表示 | 「Indayはどの国に対応していますか?」 |
| 次の祝日を検索 | 「UAEの次の祝日はいつですか?」 |
| 2つの日付間の稼働日数をカウント | 「トルコの4月の請求可能日数は何日ですか?」 |
プロンプト例
「来週の月曜日は祝日ですか?もしそうなら、何の祝日ですか?」
「4月のスプリントを計画してください。ドイツとイギリスの祝日はすべて除外してください。」
「UAEチームの2026年のラマダン期間中の稼働日は何日ですか?」
「アメリカの次の連休はいつですか?」
「今月のフランスとドイツの祝日を比較して、どちらのチームの稼働日が多いですか?」
「トルコとアメリカの両方の祝日を避けて、来週のクライアントとの通話をスケジュールしてください。」
対応国
🇹🇷 TR · 🇩🇪 DE · 🇺🇸 US · 🇬🇧 GB · 🇦🇪 AE · 🇸🇦 SA · 🇫🇷 FR · 🇯🇵 JP · 🇨🇦 CA · 🇦🇺 AU · 🇮🇳 IN · 🇧🇷 BR · 🇳🇱 NL · 🇪🇸 ES · 🇮🇹 IT · 🇵🇱 PL · 🇸🇪 SE · 🇳🇴 NO · 🇩🇰 DK · 🇫🇮 FI · 🇨🇭 CH · 🇦🇹 AT · 🇧🇪 BE · 🇵🇹 PT · 🇨🇿 CZ · 🇷🇴 RO · 🇺🇦 UA · 🇷🇺 RU · 🇮🇩 ID · 🇸🇬 SG · その他多数。
全リストは list_countries ツールまたは inday.co で確認できます。
料金
プラン | 価格 | リクエスト/月 | レート制限 |
Free | $0 | 1,000 | 10 req/分 |
Starter | $2.9/月 | 10,000 | 100 req/分 |
Professional | $9.9/月 | 100,000 | 1,000 req/分 |
Enterprise | $19.9/月 | 500,000 | 10,000 req/分 |
リンク
🌐 ウェブサイト: inday.co
🔑 APIキーを取得: inday.co/signup
📦 MCPレジストリ:
io.github.gokhanibrikci/inday-holiday-api🤝 サポート: inday.co/support
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides access to the Nager.Date Public Holiday API for querying global holiday information through the Model Context Protocol. It enables AI agents to interact with standardized tools for holiday-related date calculations and country-specific lookups.
- AlicenseNot gradedqualityDmaintenanceProvides authoritative Philippine national holiday data sourced from official presidential proclamations, including regular, special, and Islamic holidays. It enables users to query specific dates, retrieve upcoming holidays, identify long weekends, and verify working day status.10MIT
- AlicenseAqualityAmaintenanceProvides deterministic business-day calculations for AI agents, correctly handling country-specific weekends and public holidays.6651Apache 2.0
- AlicenseNot gradedqualityBmaintenanceProvides public holidays, long weekends, and country data for 202 countries via the Nager.Date API, with client-side filtering and timezone-aware checks.BSD Zero Clause
Related MCP Connectors
Real public holiday lookup for 206 countries via a rule-based calendar engine. Paid via x402.
Business-day, SLA, cron and recurrence calculations — offline, holiday-aware, no network.
Macro data for AI agents: GDP, inflation, unemployment & trade, any country. No API keys.
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/gokhanibrikci/inday-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server