Skip to main content
Glama
ariroffe72

Zmanim MCP Server

by ariroffe72

zmanim_get_tefila_times

Read-onlyIdempotent

Calculate the latest times for morning prayer (Shacharis/tefila) according to two major halachic opinions, GR"A and MG"A, for any global location and date.

Instructions

Get the latest times for morning prayer (Tefila/Shacharis) according to different opinions.

This tool calculates the deadline for reciting the morning Shemoneh Esrei according to two major halachic opinions: the GR"A (4 hours after sunrise) and the MG"A (4 temporal hours from dawn).

Args: params (LocationInput): Input parameters containing location and date information

Returns: str: Latest times for Tefila according to both opinions in the requested format

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnly and idempotent. The description adds calculation context (GR"A vs MG"A) and return format, with no contradiction to annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise and well-structured: purpose first, then explanation of opinions, then args and returns. Every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity of location-based calculations and two opinions, the description covers essential context. It mentions return format but could clarify default date behavior, though that is in the schema.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0% but the input schema itself has detailed property descriptions. The tool description provides a high-level summary of the params object, adding some value but not fully compensating for the lack of param description.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states it gets the latest times for morning prayer (Tefila/Shacharis) according to two opinions, clearly distinguishing it from sibling tools for daily, mincha, shabbat, shema, and sunrise/sunset times.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies use for morning prayer deadlines and lists two halachic opinions, but does not explicitly state when to use this tool over siblings or provide exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ariroffe72/zmanim-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server