Q
quartermaster
/public_holiday
public holiday
[Dev] Is a date a public holiday in a country (2-letter ISO code)? Returns the holiday name, its types, and the next upcoming holiday. Costs $0.001. Useful for
liveverifiedunknown~5s typical
mcpprobedquartermaster
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-surewhynot-quartermaster-quartermaster /public_holiday for me.
Input
| Field | Type | Description |
|---|---|---|
| country* | string | |
| date | string | YYYY-MM-DD (defaults to today) |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-app-surewhynot-quartermaster-quartermaster","endpoint":"/public_holiday","input":{"country":"..."}}'cli
npx cracked-ai run -p mcp-app-surewhynot-quartermaster-quartermaster -e /public_holiday -i '{"country":"..."}'mcp
run_tool({ provider: "mcp-app-surewhynot-quartermaster-quartermaster", endpoint: "/public_holiday", input: {"country":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.