@pipeworx/holidays
Connect: https://gateway.pipeworx.io/holidays/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 3
Tools
- get_holidays — Get all public holidays for a country and year. Returns holiday names and dates. Provide country code (e.g., “US”, “GB”, “DE”) and year.
- is_today_holiday — Check if today is a public holiday in a given country. Returns whether it’s a holiday and the holiday name if applicable. Provide country code (e.g., “US”, “GB”).
- next_holidays — Get upcoming public holidays from today onward for a country. Returns holiday names and dates. Provide country code (e.g., “US”, “GB”, “DE”).
Tools
get_holidays— Get all public holidays for a country and year. Returns holiday names and dates. Provide country code (e.g., US , GB , DE ) and year.is_today_holiday— Check if today is a public holiday in a given country. Returns whether it's a holiday and the holiday name if applicable. Provide country code (e.g., US , GB ).next_holidays— Get upcoming public holidays from today onward for a country. Returns holiday names and dates. Provide country code (e.g., US , GB , DE ).