prayer_times
ActiveTool of mcp-prayer-times
Islamic prayer times (salah times: Fajr, Sunrise, Dhuhr, Asr, Maghrib, Isha, plus Imsak and Midnight) for a location today. Provide either city+country or latitude+longitude. Returns timings, Gregorian and Hijri (Islamic calendar) dates, timezone, and the calculation method used.
Parameters schema
{
"type": "object",
"properties": {
"city": {
"type": "string",
"description": "City name, e.g. \"London\". Requires country."
},
"method": {
"type": "number",
"description": "Prayer-time calculation method. Default 2 = ISNA (Islamic Society of North America); 3 = MWL (Muslim World League); 4 = Umm al-Qura (Makkah); and others."
},
"country": {
"type": "string",
"description": "Country name or code, e.g. \"UK\". Requires city."
},
"latitude": {
"type": "number",
"description": "Latitude in decimal degrees. Use with longitude as an alternative to city+country."
},
"longitude": {
"type": "number",
"description": "Longitude in decimal degrees. Use with latitude."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-prayer-times
https://github.com/pipeworx-io/mcp-prayer-times
2/7 registries