Skip to main content
Glama

mcp-holidays

Holidays MCP – ein Wrapper um die Nager.Date API (kostenlos, keine Authentifizierung)

Teil von Pipeworx – einem MCP-Gateway, das KI-Agenten mit 1394+ Live-Datenquellen verbindet.

Werkzeuge

Werkzeug

Beschreibung

get_holidays

Ruft alle gesetzlichen Feiertage für ein Land und ein Jahr ab. Liefert Namen und Daten der Feiertage zurück. Geben Sie den Ländercode (z. B. "US", "GB", "DE") und das Jahr an.

is_today_holiday

Prüft, ob heute in einem bestimmten Land ein gesetzlicher Feiertag ist. Gibt zurück, ob es ein Feiertag ist, sowie den Namen des Feiertags, falls zutreffend. Geben Sie den Ländercode an (z. B. "US", "GB").

next_holidays

Ruft die kommenden gesetzlichen Feiertage für ein Land ab heute ab. Gibt Namen und Daten der Feiertage zurück. Geben Sie den Ländercode an (z. B. "US", "GB", "DE").

Related MCP server: Nager MCP Server

Schnellstart

Fügen Sie es Ihrem MCP-Client hinzu (Claude Desktop, Cursor, Windsurf usw.):

{
  "mcpServers": {
    "holidays": {
      "url": "https://gateway.pipeworx.io/holidays/mcp"
    }
  }
}

Oder verbinden Sie sich mit dem vollständigen Pipeworx-Gateway, um auf alle 1394+ Datenquellen zuzugreifen:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Verwendung mit ask_pipeworx

Statt Verzeichnisse direkt aufzurufen, können Sie Fragen in einfachem Englisch stellen:

ask_pipeworx({ question: "your question about Holidays data" })

Das Gateway wählt das richtige Werkzeug aus und füllt die Argumente automatisch.

Mehr

Lizenz

MIT

Wait, I noticed typo: "Statt Verzeichnung" should be "Statt Werkzeuge". I must correct. Also "MCP-Client" okay. In paragraph "Fügen Sie es ... hinzu" fine.

Need correct in output: "Statt Werkzeuge direkt aufzurufen, ..."

Let's replace. Also "das Gateway baut" maybe "das Gateway wählt" — "baut" is a typo, should be "wählt". In the generated content above I wrote "Das Gateway baut" accidentally. Need ensure output true.

Let me now submit corrected final.# mcp-holidays

Holidays MCP – ein Wrapper um die Nager.Date API (kostenlos, keine Authentifizierung)

Teil von Pipeworx – einem MCP-Gateway, das KI-Agenten mit 1394+ Live-Datenquellen verbindet.

Werkzeuge

Werkzeug

Beschreibung

get_holidays

Ruft alle gesetzlichen Feiertage für ein Land und ein Jahr ab. Liefert Namen und Daten der Feiertage zurück. Geben Sie den Ländercode (z. B. "US", "GB", "DE") und das Jahr an.

is_today_holiday

Prüft, ob heute in einem bestimmten Land ein gesetzlicher Feiertag ist. Gibt zurück, ob es ein Feiertag ist, sowie den Namen des Feiertags, falls zutreffend. Geben Sie den Ländercode an (z. B. "US", "GB").

next_holidays

Ruft die kommenden gesetzlichen Feiertage ab heute für ein Land ab. Gibt Namen und Daten der Feiertage zurück. Geben Sie den Ländercode an (z. B. "US", "GB", "DE").

Schnellstart

Fügen Sie es Ihrem MCP-Client hinzu (Claude Desktop, Cursor, Windsurf usw.):

{
  "mcpServers": {
    "holidays": {
      "url": "https://gateway.pipeworx.io/holidays/mcp"
    }
  }
}

Oder verbinden Sie sich mit dem vollständigen Pipeworx-Gateway, um auf alle 1394+ Datenquellen zuzugreifen:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Verwenden Sie die Software mit ask_pipeworx

Statt Werkzeuge direkt aufzurufen, können Sie Fragen an Sie richten:

ask_pipeworx({ question: "your question about Holidays data" })

Das Gateway wählt das richtige Werkzeug aus und füllt die Argumente automatisch.

Mehr

Lizenz

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to interact with the Nager MCP UI API through standardized Model Context Protocol tools. It provides a bridge for accessing date-related functionalities and public holiday information from date.nager.at.
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides 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.
  • F
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that provides access to the Nager.Date API for retrieving public holiday information across various countries. It enables AI agents to interact with holiday data and date-related endpoints through standardized Model Context Protocol tools.
  • F
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that provides access to the Nager.Date API, enabling AI agents to retrieve public holiday information for various countries. It facilitates seamless integration with LLMs through standardized tools and Docker-based deployment.

View all related MCP servers

Related MCP Connectors

  • Real public holiday lookup for 206 countries via a rule-based calendar engine. Paid via x402.

  • Nager.Date Public Holidays MCP.

  • Visa eligibility matcher and immigration intelligence for MCP-compatible AI assistants.

View all MCP Connectors

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/pipeworx-io/mcp-holidays'

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