inday-api
Inday — MCP-Server für die API für gesetzliche Feiertage
Fragen Sie Ihren KI-Assistenten nach gesetzlichen Feiertagen in über 30 Ländern — direkt in Claude, Cursor, VS Code und jedem MCP-kompatiblen Client.
MCP-Endpunkt: https://inday.co/api/mcp
Transport: Streamable HTTP
Authentifizierung: X-API-KEY-Header
Erste Schritte
Schritt 1 — Holen Sie sich einen kostenlosen API-Schlüssel
Registrieren Sie sich unter inday.co/signup. Der kostenlose Tarif beinhaltet 1.000 Anfragen/Monat, keine Kreditkarte erforderlich.
Schritt 2 — Zu Ihrem KI-Client hinzufügen (siehe Einrichtung unten)
Schritt 3 — Stellen Sie Fragen
„Ist der nächste Montag ein Feiertag in der Türkei?“ · „Wie viele Arbeitstage gibt es in Deutschland im 2. Quartal 2026?“
Related MCP server: PH Holidays MCP
Einrichtung
Claude Desktop
macOS — bearbeiten Sie ~/Library/Application Support/Claude/claude_desktop_config.json
Windows — bearbeiten Sie %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"
}
}
}
}Starten Sie Claude Desktop nach dem Speichern neu.
Cursor
Bearbeiten Sie ~/.cursor/mcp.json (oder 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)
Bearbeiten Sie .vscode/mcp.json in Ihrem Arbeitsbereich oder Ihre benutzerdefinierte settings.json:
{
"mcp": {
"servers": {
"inday": {
"type": "streamable-http",
"url": "https://inday.co/api/mcp",
"headers": {
"X-API-KEY": "your_api_key_here"
}
}
}
}
}Smithery (1-Klick-Installation)
Verfügbare Tools
Tool | Was es tut | Beispiel-Prompt |
| Überprüft, ob ein bestimmtes Datum ein gesetzlicher Feiertag ist | „Ist der 23. April ein Feiertag in der Türkei?“ |
| Vollständiger Feiertagskalender für ein Jahr für ein Land | „Zeige mir alle Feiertage in Deutschland im Jahr 2026“ |
| Listet alle 30+ unterstützten Länder auf | „Welche Länder unterstützt Inday?“ |
| Findet den nächsten bevorstehenden Feiertag | „Wann ist der nächste Feiertag in den VAE?“ |
| Zählt Arbeitstage zwischen zwei Daten | „Wie viele abrechenbare Tage gibt es im April in der Türkei?“ |
Beispiel-Prompts
„Ist der nächste Montag ein Feiertag in der Türkei? Wenn ja, welcher Feiertag ist das?“
„Plane einen Sprint für April — schließe alle Feiertage in Deutschland und Großbritannien aus.“
„Wie viele Arbeitstage hat mein VAE-Team im Ramadan 2026?“
„Wann ist das nächste lange Wochenende in den USA?“
„Vergleiche die Feiertage in Frankreich und Deutschland in diesem Monat — welches Team hat mehr Arbeitstage?“
„Plane einen Kundentermin für nächste Woche und vermeide dabei Feiertage sowohl in der Türkei als auch in den USA.“
Unterstützte Länder
🇹🇷 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 · und mehr.
Vollständige Liste über das Tool list_countries oder inday.co
Preise
Plan | Preis | Anfragen/Monat | Ratenbegrenzung |
Free | $0 | 1.000 | 10 Anfr./Min |
Starter | $2.9/Monat | 10.000 | 100 Anfr./Min |
Professional | $9.9/Monat | 100.000 | 1.000 Anfr./Min |
Enterprise | $19.9/Monat | 500.000 | 10.000 Anfr./Min |
Links
🌐 Website: inday.co
🔑 API-Schlüssel erhalten: inday.co/signup
📦 MCP-Registry:
io.github.gokhanibrikci/inday-holiday-api🤝 Support: 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