
Zmanim MCP Server
Wire accurate Jewish prayer-time (zmanim) calculations for any worldwide location into apps or agent workflows you are building.
Overview
Zmanim MCP Server is a Build-phase MCP server that returns Jewish prayer-time calculations for arbitrary global locations.
What is this MCP server?
- Worldwide zmanim calculations exposed as MCP tools for agent clients
- PyPI package zmanim-mcp-server v0.3.1 with stdio transport
- Purpose-built for apps that need location-aware Jewish prayer times
- Lightweight specialist server compared to bundling astronomy libraries yourself
- Server version 0.3.1
- Transport: stdio
- Registry: PyPI identifier zmanim-mcp-server
What problem does it solve?
Rolling your own zmanim engine or juggling multiple libraries slows apps that only need reliable location-based prayer times.
Who is it for?
Builders creating Jewish calendar, minyan, or lifestyle apps who want MCP-accessible zmanim without maintaining astronomy code.
Skip if: Products with no Jewish time requirements or teams that already ship a hardened in-house zmanim stack.
What do I get? / Deliverables
Once registered, your agent can fetch zmanim for coordinates or places while you build schedules, alerts, or calendar features.
- Agent-accessible zmanim lookups for prototyping and backend wiring
- Faster integration path for calendar or notification features
Recommended MCP Servers
Journey fit
Zmanim data is a third-party capability you integrate while implementing calendar, notification, or community products. Location-based halachic time APIs belong in the integrations layer alongside maps, weather, or scheduling services.
How it compares
Specialized halachic time API via MCP, not a general weather or maps integration.
Common Questions / FAQ
Who is Zmanim MCP Server for?
Developers and solo builders making apps or agents for observant users who need accurate zmanim for any location worldwide.
When should I use Zmanim MCP Server?
Use it in Build while integrating calendars, notifications, or agent reminders that must reflect real prayer times for a user's place.
How do I add Zmanim MCP Server to my agent?
Install the PyPI package zmanim-mcp-server, configure the stdio MCP entry in your client, and invoke its tools from your build session when prototyping features.