
Muslim Prayer Reminder MCP
Production-ready Muslim prayer reminder MCP with astronomical precision and theological disclosure.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Production-ready Muslim prayer reminder MCP with astronomical precision and theological disclosure.
Server tool list (5)
Raw names from tools/list. Only developers need these.
| 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. |