Skip to main content
Glama
stefanveliki

Vreme Temporal MCP

by stefanveliki

query_prayer_times

Get Islamic prayer times and Qibla direction for any location. Returns all five daily prayers (Fajr, Dhuhr, Asr, Maghrib, Isha) with calculation methods adjusted automatically based on geographic region.

Instructions

Get Islamic prayer times (Salah/Namaz) for any location. Returns all 5 daily prayers (Fajr, Dhuhr, Asr, Maghrib, Isha), next prayer time, and Qibla direction to Mecca. Calculation method is automatically selected based on location (MWL, ISNA, Egypt, Makkah, Karachi, Tehran, Jafari). Supports queries for specific prayers or all prayers.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
locationYesLocation name (e.g., 'Dubai', 'Istanbul', 'New York', 'London')
prayerNoOptional: Specific prayer to query ('fajr', 'dhuhr', 'asr', 'maghrib', 'isha'). If omitted, returns all prayers.
Behavior3/5

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

With no annotations provided, the description carries the full burden and discloses key behavioral traits: it returns all 5 daily prayers, next prayer time, Qibla direction, and automatically selects calculation methods. However, it lacks details on error handling, rate limits, or authentication needs.

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 appropriately sized and front-loaded, with two efficient sentences that cover purpose, returns, calculation methods, and query options without any wasted words, making it easy for an agent to parse quickly.

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

Completeness3/5

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

Given the tool's moderate complexity, no annotations, and no output schema, the description is somewhat complete but has gaps: it explains what the tool does and parameters, but lacks details on output format, error cases, or behavioral constraints like rate limits, which could hinder agent usage.

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 100%, so the schema already documents both parameters well. The description adds marginal value by explaining that omitting 'prayer' returns all prayers, but does not provide additional syntax or format details beyond what the schema specifies.

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 clearly states the tool's purpose with specific verbs ('Get Islamic prayer times') and resources ('for any location'), and distinguishes it from siblings by specifying it returns prayer times, Qibla direction, and uses calculation methods, unlike generic time or appropriateness checking tools.

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 provides clear context for when to use this tool (to get Islamic prayer times) and implies usage by mentioning support for specific prayers or all prayers, but does not explicitly state when not to use it or name alternatives among siblings.

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/stefanveliki/temporal-mcp'

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