You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

public_holidays

Inactive

Tool of mcp-nager-holidays

declared in 0.1.0

List all public holidays for a given year and country from Nager.Date. Returns each holiday with its date, local + English name, whether it is nationwide (global), the subdivisions (counties) it applies to, and holiday types. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "year",
    "country_code"
  ],
  "properties": {
    "year": {
      "type": "number",
      "description": "4-digit year, e.g. 2026 (1900–2100)."
    },
    "country_code": {
      "type": "string",
      "description": "ISO-3166-1 alpha-2 country code, e.g. \"US\", \"GB\", \"DE\". Use available_countries to list valid codes."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-nager-holidays

https://github.com/pipeworx-io/mcp-nager-holidays

2/7 registries
View full server →