Side-by-side comparison of sandbox MCP tools
Get all public holidays for a country in a given year. Pass year (e.g. 2026) and country (ISO2 code like US, GB). Returns an array with each holiday's date, localName, name, and whether it is global or region-specific
Server
Public Holidays
Parameters (2)
yearreqstringcountryreqstringResponse shape
[{date, localName, name, countryCode, fixed, global, types}]Get the upcoming public holidays for a country over the next 365 days by ISO2 code. Returns an array with each holiday's date, localName, name, and counties (if regional)
Server
Public Holidays
Parameters (1)
countryreqstringResponse shape
[{date, localName, name, countryCode, types}]Parameters
2 vs 1
Method
GET vs GET
Server
Public Holidays vs Public Holidays
Use both tools with no rate limits
Deploy your own MCP server with all 5 Public Holidays tools. Unlimited calls, custom domain, no auth hassle.