You're viewing a demo portfolio

Join the waitlist
PRSM

prayer_times

Active

Tool of mcp-prayer-times

declared in 0.1.0

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

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 →