MCP server providing Jewish prayer times (zmanim) calculations for any location worldwide.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Zmanim MCP Server.
zmanim_get_sunrise_sunsetGet sunrise and sunset times
zmanim_get_shema_timesGet latest times for reciting the morning Shema (GR"A and MG"A opinions)
zmanim_get_tefila_timesGet latest times for morning prayer/Shacharis (GR"A and MG"A opinions)
zmanim_get_mincha_timesGet times for afternoon prayer including Mincha Gedola, Mincha Ketana, and Plag HaMincha
zmanim_get_shabbat_timesGet Shabbat candle lighting and Havdalah times
zmanim_get_daily_timesGet a comprehensive set of all daily zmanim
A comprehensive MCP server for calculating Jewish prayer times (zmanim).
A comprehensive Model Context Protocol (MCP) server for calculating Jewish prayer times (zmanim) using the python-zmanim library.
This MCP server provides tools to calculate various Jewish prayer times and astronomical times for any location worldwide. It uses the python-zmanim library, which is a Python port of the KosherJava project, implementing accurate astronomical calculations based on the NOAA algorithm.
Add to your claude_desktop_config.json:
The server supports calculations according to different halachic authorities:
Human-readable format with clear headers and organized sections, perfect for display.
Machine-readable structured data including ISO 8601 timestamps, suitable for programmatic use.
All tools accept the following parameters:
For Shabbat times, there's an additional parameter:
| Location | Latitude | Longitude | Timezone |
|---|---|---|---|
| Jerusalem | 31.7683 | 35.2137 | Asia/Jerusalem |
| New York | 40.7128 | -74.0060 | America/New_York |
| Los Angeles | 34.0522 | -118.2437 | America/Los_Angeles |
| London | 51.5074 | -0.1278 | Europe/London |
| Paris | 48.8566 | 2.3522 | Europe/Paris |
| Sydney | -33.8688 | 151.2093 | Australia/Sydney |
| Toronto | 43.6532 | -79.3832 | America/Toronto |
| Miami | 25.7617 | -80.1918 | America/New_York |
This typically occurs for locations near the poles where the sun doesn't rise or set on certain days. The calculations handle this gracefully by returning "N/A".
Ensure you're using valid IANA timezone identifiers. You can find a list at: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
This MCP server uses the python-zmanim library, which is licensed under the GNU Lesser General Public License v2 or later (LGPLv2+), ported from the KosherJava project.
For issues related to:
Potential additions to consider:
Note: This server is for informational purposes. For practical halachic decisions, please consult a qualified rabbi.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/zmanim-mcp-server)<a href="https://allmcps.com/mcp/zmanim-mcp-server"><img src="https://allmcps.com/api/badge/zmanim-mcp-server?style=directory" alt="Zmanim MCP Server on AllMCPs" /></a>