io.github.hebcal/hebcal
io.github.hebcal/hebcalModel Context Protocol extension for Hebrew calendar
Tools · 7
Converts a Gregorian (civil) date to a Hebrew date (Jewish calendar)
Converts a Hebrew date to a Gregorian (civil) date
Calculates the Yahrzeit, the anniversary of the day of death of a loved one, according to the Hebrew calendar for a specified date
Calculates the weekly Torah portion (also called parashat haShavua) for a specified date
Calculates a list of all Jewish holidays during a Gregorian (civil) year
Calculates the Daf Yomi (Babylonian Talmud) learning for a specified date
Generates Shabbat and holiday candle-lighting and Havdalah times for a given location and date range
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.hebcal/hebcal": {
"url": "https://www.hebcal.com/mcp",
"transport": "streamable-http"
}
}
}