You're viewing a demo portfolio

Join the waitlist
PRSM

hijri_calendar

Active

Tool 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\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-prayer-times

https://github.com/pipeworx-io/mcp-prayer-times

2/7 registries
View full server →