Public Holidays

local

holidays-tools

Look up public holidays by country and year, check whether a date is a holiday, and get upcoming worldwide observances.

Included in every Nova Skills API key. Nothing to install — get a bearer token and this skill is available on your MCP endpoint.

Tools (3)

  • holidays_by_country
    Get public holidays for a country in a given year. Uses Nager.Date free API. Country as ISO 3166-1 alpha-2 (e.g. 'GB', 'IN', 'US').
  • holidays_upcoming
    Get the next upcoming public holidays (worldwide) — useful for scheduling around observances.
  • holidays_is_holiday
    Check whether a given date is a public holiday in a country. Returns the holiday name if so.