hijri_calendar
ActiveTool of mcp-prayer-times
declared in 0.1.0
Monthly Islamic prayer-times calendar for a city: per-day Gregorian and Hijri (Islamic calendar) dates with salah times (Fajr, Dhuhr, Maghrib, Isha).
Parameters schema
{
"type": "object",
"required": [
"city",
"country",
"month",
"year"
],
"properties": {
"city": {
"type": "string",
"description": "City name, e.g. \"London\"."
},
"year": {
"type": "number",
"description": "Gregorian year, e.g. 2026."
},
"month": {
"type": "number",
"description": "Gregorian month, 1-12."
},
"method": {
"type": "number",
"description": "Prayer-time calculation method. Default 2 = ISNA; 3 = MWL; 4 = Umm al-Qura; and others."
},
"country": {
"type": "string",
"description": "Country name or code, e.g. \"UK\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-prayer-times
https://github.com/pipeworx-io/mcp-prayer-times
2/7 registries