Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.hebcal/hebcal

io.github.hebcal/hebcal

Model Context Protocol extension for Hebrew calendar

Uptime
100.0%
1 direct probes · 30d
Response
527ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

convert-gregorian-to-hebrew

Converts a Gregorian (civil) date to a Hebrew date (Jewish calendar)

convert-hebrew-to-gregorian

Converts a Hebrew date to a Gregorian (civil) date

yahrzeit

Calculates the Yahrzeit, the anniversary of the day of death of a loved one, according to the Hebrew calendar for a specified date

torah-portion

Calculates the weekly Torah portion (also called parashat haShavua) for a specified date

jewish-holidays-year

Calculates a list of all Jewish holidays during a Gregorian (civil) year

daf-yomi

Calculates the Daf Yomi (Babylonian Talmud) learning for a specified date

shabbat-times

Generates Shabbat and holiday candle-lighting and Havdalah times for a given location and date range

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"
    }
  }
}