This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
long_weekends
InactiveTool of mcp-nager-holidays
declared in 0.1.0
List the long weekends for a given year and country from Nager.Date — multi-day stretches of weekends + public holidays, including whether a bridge day off is needed to connect them. 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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-nager-holidays
https://github.com/pipeworx-io/mcp-nager-holidays
2/7 registries