שרת MCP ללוח השנה העברי מבית Hebcal. חגים יהודיים, זמני הדלקת נרות שבת, הבדלה, פרשת השבוע והמרת תאריכים.
.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
מה התאריך העברי של 15 במרץ 2026?מתי יחול יארצייט של מי שנפטר ב-5 בינואר 2020?מה פרשת השבוע של השבת הקרובה?מתי הדלקת נרות שבת בתל אביב השבוע?תן לי רשימה של כל החגים היהודיים בשנת 2026nodeNo API keys required. Can also connect to the hosted remote endpoint at https://www.hebcal.com/mcp.