Skip to main content
Glama

Zmanim et horaires de Chabbat

zmanim
Read-only

Zmanim du jour (alot, netz, sof zman kriat shema/tefila, hatsot, minha, shkia, tzeit…) et, avec chabbat=true, les horaires d'entrée/sortie de Chabbat et la paracha. Données Hebcal. Villes prédéfinies ou coordonnées libres.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateNoYYYY-MM-DD (défaut : aujourd'hui). Vaut aussi avec chabbat=true : horaires du Chabbat de la semaine de cette date (passée ou future).
tzidNoFuseau IANA (ex : Europe/Paris) — requis avec latitude/longitude.
villeNoVille connue : paris, marseille, lyon, nice, strasbourg, geneve, bruxelles, anvers, londres, jerusalem, tel-aviv, haifa, new-york, montreal, miami, los-angeles, casablanca. Sinon utiliser geonameid ou latitude/longitude/tzid.
chabbatNotrue : horaires de Chabbat au lieu des zmanim du jour.
latitudeNo
geonameidNoIdentifiant GeoNames (geonames.org).
longitudeNo

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Changed1 schema field changed
    • changedInput schema / properties / date / description
      Previous value: -"YYYY-MM-DD (défaut : aujourd'hui)."New value: +"YYYY-MM-DD (défaut : aujourd'hui). Vaut aussi avec chabbat=true : horaires du Chabbat de la semaine de cette date (passée ou future)."
  2. Added

TDQS

A4.1/5.0
Behavior4/5

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

The annotations already mark the tool as read-only. The description adds meaningful behavioral context beyond that: it names the data source (Hebcal), the specific computed outputs (alot, netz, sof zman, shkia, tzeit, etc.), and the mode switch triggered by chabbat=true. This goes beyond what annotations alone convey, though it does not discuss error behavior or formatting.

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 compact and front-loaded: it leads with the core output list, then explains the key mode switch, data source, and location options in three short sentences. Every sentence contributes distinct information, and there is no fluff or repetition of the tool name.

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 that there is no output schema and seven parameters, the description carries the burden of explaining what results the tool produces and how to select them. It lists the zmanim categories, the Shabbat/paracha mode, the data source, and the two location input styles. It is reasonably complete for a read-only lookup tool, though it could have briefly mentioned timezone handling or result format.

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

Parameters4/5

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

Schema description coverage is 71%, and the description adds real semantic value: it clarifies that the default behavior is for 'today', that chabbat=true changes the result set, and that latitude/longitude are 'free coordinates'. It reinforces the city-vs-coordinates distinction that the schema partially conveys. It does not mention tzid or geonameid, but those are already documented in the schema.

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

Purpose4/5

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

The description clearly identifies the tool as returning daily Jewish prayer times (zmanim) and, optionally, Shabbat entry/exit times and the weekly parasha. It names the specific resource and content types, making the purpose obvious. It does not explicitly contrast itself with sibling tools like sefaria_calendar or guide_paracha, so it stops short of a 5.

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 gives clear usage context: it covers daily zmanim by default, and explicitly explains that setting chabbat=true switches to Shabbat times and parasha. It also describes the two location modes—predefined cities or free coordinates. It does not explicitly state when to prefer this tool over alternatives, but the conditional behavior is clear enough for correct invocation.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.3/5.0
Disambiguation5/5

Each tool serves a clearly distinct purpose: skill loading, calendar, related links, full-text search, and text retrieval. There is no overlap in functionality, making selection unambiguous.

Naming Consistency4/5

Four of five tools follow the 'sefaria_' prefix pattern, while 'hebrewbooks_skill' deviates slightly. The naming is still predictable and readable, with only minor inconsistency.

Tool Count5/5

Five tools is well-scoped for a Torah study server, covering the essential operations without bloat. Each tool earns its place.

Completeness4/5

The set covers text retrieval, search, related texts, and daily study schedules, addressing the core domain. Minor gaps exist (e.g., no direct copy/export), but the workflow is functional.