HP
HinduCalendar — panchang, festivals & muhurta
/get_festival_dates
get festival dates
Exact dates of major Hindu festivals for any year, computed live by the same engine the HinduCalendar app uses — never guess a festival date, alway
liveverifiedunknown~5s typical
mcpprobedhinducalendar—panchang,
$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-hinducalendar-hinducalendar /get_festival_dates for me.
Input
| Field | Type | Description |
|---|---|---|
| year* | integer | |
| festival | string | |
| lat | number | default 23.15 |
| lon | number | default 75.7667 |
| tz_offset_hours | number | default 5.5 |
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-hinducalendar-hinducalendar","endpoint":"/get_festival_dates","input":{"year":1,"lat":23.15,"lon":75.7667,"tz_offset_hours":5.5}}'cli
npx cracked-ai run -p mcp-app-hinducalendar-hinducalendar -e /get_festival_dates -i '{"year":1,"lat":23.15,"lon":75.7667,"tz_offset_hours":5.5}'mcp
run_tool({ provider: "mcp-app-hinducalendar-hinducalendar", endpoint: "/get_festival_dates", input: {"year":1,"lat":23.15,"lon":75.7667,"tz_offset_hours":5.5} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.