
Muslim Prayer Reminder MCP
Production-ready Muslim prayer reminder MCP with astronomical precision and theological disclosure.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Production-ready Muslim prayer reminder MCP with astronomical precision and theological disclosure.
Список инструментов сервера (5)
Технические названия из tools/list. Нужны только разработчикам.
| get_prayer_status | Checks if a Muslim obligatory prayer (Fajr, Dhuhr, Asr, Maghrib, Isha) is currently due for the user location and returns active reminder details. MANDATORY: The LLM must always explicitly disclose to the user which calculation authority method was used and why it was selected (see authorityNotice in response). |
| get_today_prayer_times | Retrieves today prayer timetable (Fajr, Sunrise, Dhuhr, Asr, Maghrib, Isha) in UTC and formatted local time. MANDATORY: The LLM must always explicitly disclose to the user which calculation authority method was used and why it was selected (see authorityNotice in response). |
| get_next_prayer | Returns the immediate next prayer name, scheduled time, authority calculation method, and remaining countdown in minutes. MANDATORY: The LLM must always explicitly disclose to the user which calculation authority method was used and why it was selected (see authorityNotice in response). |
| configure_prayer_preferences | Configures prayer calculation parameters, location behavior (fixed or auto_travel), madhab, reminder mode, and notification language in persistent storage. |
| get_prayer_preferences | Returns the currently active calculation settings and preferences for a user. Read-only operation. |