# time.quranmajeed.com — Prayer Times > Daily Islamic prayer times (Fajr, Sunrise, Dhuhr, Asr, Maghrib, Isha) for any city in the world, from the makers of the Quran Majeed app. The same calculation engine powers the website, the Samsung TV app and the Android TV app. ## How to read a city page - URL pattern: https://time.quranmajeed.com/city/, lower case, hyphens for spaces (e.g. /city/london, /city/new-york, /city/kuala-lumpur). Same-name cities in another country add the ISO country code: /city/london-ca. - Each page states today's date (Gregorian and Hijri), the six prayer times for today with ISO 8601 datetimes, a table for the whole month, the calculation method or the official timetable used, and the time zone (daylight saving included). - Times are in the city's local time. - Times come either from an official published timetable (London Central Mosque, the Jordanian Ministry of Awqaf, UAE, Oman, Malaysia, Indonesia, Morocco and others) or are calculated for the city's coordinates with the method the Prayer Times app applies for that country (Muslim World League, University of Islamic Sciences Karachi, Umm al-Qura, Egyptian General Authority of Survey, ISNA, Turkey's Presidency of Religious Affairs). ## JSON API - https://time.quranmajeed.com/api/prayer-times.php?city=london — today's times as JSON (also `&date=YYYY-MM-DD`, `&month=1`, or `?id=`); the same engine and city resolution as the pages. ## MCP server - https://time.quranmajeed.com/mcp — Model Context Protocol endpoint (Streamable HTTP, no authentication, read-only). Tools: `get_prayer_times` (city or GeoNames place_id, optional date and month) and `search_city`. Health: /mcp/health. ## Pages - https://time.quranmajeed.com/ — prayer times for the visitor's detected location - https://time.quranmajeed.com/city/ — directory of cities by country - https://time.quranmajeed.com/sitemap.xml — every indexable city page ## Attribution Pakdata / quranmajeed.com. Data: GeoNames (city coordinates and time zones).