Holidays MCP
io.github.lulu-the-narwhal/holidays-mcpFree, keyless public holidays lookup for any country and year, plus single-date holiday checks.
Tools · 2
Full list of official public holidays for a country in a given year. Use for "what are the holidays in Germany in 2026", planning around a country's holiday calendar, or any "list the holidays for X" …
Checks whether one specific date is a public holiday in a country, and names it if so. Use for "is Dec 25 2026 a holiday in the US", "is the office closed on this date", or any single-date holiday che…
Resources · 3
ui://lulu-ads/sponsored.html
ui://lulu-ads/result-get_public_holidays.html
ui://lulu-ads/result-is_public_holiday.html
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"holidays_mcp": {
"url": "https://ads.getlulu.dev/holidays/mcp",
"transport": "streamable-http"
}
}
}