B
banking-intelligence
/bank_holidays
bank holidays
Get bank/public holidays for a country with payment impact analysis. Returns all public holidays plus a 'payment_impact' section that shows: - Whether today is
liveverifiedunknown~5s typical
mcpprobedbanking-intelligence
$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-ai-ohmyfin-banking-intelligence /bank_holidays for me.
Input
| Field | Type | Description |
|---|---|---|
| country_code* | string | |
| year | string |
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-ai-ohmyfin-banking-intelligence","endpoint":"/bank_holidays","input":{"country_code":"..."}}'cli
npx cracked-ai run -p mcp-ai-ohmyfin-banking-intelligence -e /bank_holidays -i '{"country_code":"..."}'mcp
run_tool({ provider: "mcp-ai-ohmyfin-banking-intelligence", endpoint: "/bank_holidays", input: {"country_code":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.