Hebcal (Jewish Calendar)
FreeNot checkedIntegrates with Hebrew calendar libraries to provide date conversions, yahrzeit calculations, and Torah portion information for Jewish religious observances.
About
Integrates with Hebrew calendar libraries to provide date conversions, yahrzeit calculations, and Torah portion information for Jewish religious observances.
README
Hebcal (pronounced HEEB-kal, as in Hebrew calendar) is a free Jewish calendar and holiday web site.
Our mission is to increase awareness of Jewish holidays and to help Jews to be observant of the mitzvot.
This repository is the MCP server equivalent of the powerful custom Jewish calendar tool that lets you generate a list of Jewish holidays for any year (past, present or future).
Also available are a Hebrew date converter, Shabbat candle lighting times and Torah readings (both full kriyah and triennial system), and a page to look up yahrzeits, birthdays and anniversaries.
Running the Server
This MCP server can run in two modes:
Stdio Mode (default): Communicates over standard input/output.
npm install npm run build node build/cli.jsServer-Sent Events (SSE) Mode: Communicates over HTTP using SSE.
npm install npm run build node build/server.jsThe SSE endpoint will be available at
http://localhost:8080/mcpby default. You can configure the port using theNODE_PORTenvironment variable (e.g.,NODE_PORT=3000 node build/server.js).You can test the SSE endpoint with
curl:curl -N http://localhost:8080/mcpThen, in a separate terminal, you can send MCP requests (as JSON) to the server via its stdin if you are also running it in stdio mode, or by sending HTTP POST requests if you were to implement an HTTP ingress for requests. For now, the SSE transport only handles outgoing messages. For a full duplex SSE communication, the client would also need to send requests to the server (e.g. via POST requests to a different endpoint). This example focuses on the server sending events to the client.
Install Hebcal (Jewish Calendar) in Claude Desktop, Claude Code & Cursor
unyly install hebcal-jewish-calendarInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add hebcal-jewish-calendar -- npx -y @hebcal/mcpStep-by-step: how to install Hebcal (Jewish Calendar)
FAQ
Is Hebcal (Jewish Calendar) MCP free?
Yes, Hebcal (Jewish Calendar) MCP is free — one-click install via Unyly at no cost.
Does Hebcal (Jewish Calendar) need an API key?
No, Hebcal (Jewish Calendar) runs without API keys or environment variables.
Is Hebcal (Jewish Calendar) hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Hebcal (Jewish Calendar) in Claude Desktop, Claude Code or Cursor?
Open Hebcal (Jewish Calendar) on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Compare Hebcal (Jewish Calendar) with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All productivity MCPs




