Hebrew calendar MCP server by Hebcal. Jewish holidays, Shabbat candle lighting times, Havdalah, Torah readings, and date conversion.
.mcp.json
{
"mcpServers": {
"hebcal": {
"command": "npx",
"args": [
"-y",
"@hebcal/mcp"
]
}
}
}convert-gregorian-to-hebrewConverts a Gregorian (civil) date to a Hebrew date, returning the Hebrew year, month, day, gematriya representation, and leap year status
convert-hebrew-to-gregorianConverts a Hebrew date (day, month name, year) to a Gregorian date in YYYY-MM-DD format
yahrzeitCalculates Yahrzeit anniversary dates (day of death) according to the Hebrew calendar, returning a table of past and future dates spanning 22 years
torah-portionReturns the weekly Torah portion (parashat haShavua) for a given date, including Hebrew name, leyning summary, and special Shabbat designation
jewish-holidays-yearLists all Jewish holidays for a given Gregorian year with Hebrew dates and holiday categories
daf-yomiReturns the Daf Yomi (daily Talmud page) for a given date in English and Hebrew, with a link to read the text
shabbat-timesGenerates Shabbat and holiday candle-lighting and Havdalah times for a specified location and date range
Free Jewish calendar and holiday web service providing holiday data, zmanim, Torah readings, and Hebrew date conversions
Core JavaScript library for Hebrew calendar calculations, holidays, and event generation
What is the Hebrew date for March 15, 2026?When is the Yahrzeit for someone who passed on January 5, 2020?What is this week's Torah portion?What are the Shabbat candle-lighting times in Tel Aviv this week?List all Jewish holidays in 2026nodeNo API keys required. Can also connect to the hosted remote endpoint at https://www.hebcal.com/mcp.