Connects Claude to Inday's public holiday API covering 30+ countries. You get straightforward queries for checking whether a date is a holiday, counting working days between dates, and pulling full calendar data by country and year. Reach for this when you're building scheduling tools, calculating business day intervals, or need to validate dates against regional holidays in user-facing apps. The streamable HTTP transport means you can run it remotely without local setup. Saves you from maintaining your own holiday dataset or wrestling with inconsistent regional calendar rules across different markets.
Public tool metadata for what this MCP can expose to an agent.
get_calendarGet the full list of public holidays for a country in a given year. Also returns total working days and weekends.2 paramsGet the full list of public holidays for a country in a given year. Also returns total working days and weekends.
yearintegercountry_codestringcheck_holidayCheck if a specific date is a public holiday or working day in a country. Returns holiday name and type if it's a holiday.2 paramsCheck if a specific date is a public holiday or working day in a country. Returns holiday name and type if it's a holiday.
datestringcountry_codestringcount_working_daysCount the number of working days between two dates in a country, excluding weekends and public holidays. Useful for project planning, payroll, and deadlines.3 paramsCount the number of working days between two dates in a country, excluding weekends and public holidays. Useful for project planning, payroll, and deadlines.
to_datestringfrom_datestringcountry_codestringlist_countriesList all countries supported by Inday. Returns country codes and names.List all countries supported by Inday. Returns country codes and names.
No parameter schema in public metadata yet.
next_holidayFind the next upcoming public holiday in a country from today (or a given start date).2 paramsFind the next upcoming public holiday in a country from today (or a given start date).
from_datestringcountry_codestringcom.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json