getvaaz.com
VAAZ brings together prayer times, Quran, hadith, duas, dhikr, and an Islamic sermon (vaaz) archive in one app — a new-generation companion for Islamic learnin…
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 5 · Act 1 · Transact 0 · Score: Not yet scored
Tool inspector
get_prayer_times
Return Islamic prayer times (fajr, sunrise, dhuhr, asr, maghrib, isha) for one of the 81 Turkish provinces, computed with the Turkey calculation method in Europe/Istanbul time. Defaults to today; includes the next upcoming prayer when the date is today. Read-only, no side effects. Returns JSON {city: {slug, name}, date, timezone, times: {fajr, sunrise, dhuhr, asr, maghrib, isha}, next_prayer, page_url} — or {error} for an unknown city or invalid date.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
city |
string | yes | Province slug, e.g. istanbul, ankara, izmir. All 81 slugs are listed by search_site with type prayer-city. |
date |
string | no | Date as YYYY-MM-DD. Defaults to today in Turkey when omitted. |
Raw JSON schema
{
"type": "object",
"properties": {
"city": {
"type": "string",
"minLength": 2,
"maxLength": 40,
"pattern": "^[a-z0-9-]+$",
"description": "Province slug, e.g. istanbul, ankara, izmir. All 81 slugs are listed by search_site with type prayer-city."
},
"date": {
"type": "string",
"pattern": "^\\d{4}-\\d{2}-\\d{2}$",
"description": "Date as YYYY-MM-DD. Defaults to today in Turkey when omitted."
}
},
"required": [
"city"
]
}
Similar websites
tracinginsights.com
Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multip…
fiveminutebrief.ai
panoptik-studio.vercel.app
Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.