{"name":"UK Prayer Times MCP","version":"1.1.0","protocol":"jsonrpc-2.0","transport":"http-jsonrpc","site":"https://prayer-times.co.uk","tools":[{"name":"get_today_prayer_times","description":"Today’s Fajr, Sunrise, Dhuhr, Asr, Maghrib and Isha for one UK city. London/M25 uses the London Unified Prayer Timetable; elsewhere Muslim World League. These are start times, not mosque iqamah."},{"name":"get_city_prayer_times","description":"Upcoming prayer-time window (up to 7 days) for one UK city, plus a URL for the full 40-day JSON."},{"name":"list_uk_cities","description":"List UK city slugs this API covers, with method (london-unified or mwl) and page URL."}],"rest":{"today":"https://prayer-times.co.uk/api/v1/today.json","cityWindow":"https://prayer-times.co.uk/api/v1/times/{slug}.json","llms":"https://prayer-times.co.uk/llms.txt","answers":"https://prayer-times.co.uk/answers","londonExplained":"https://prayer-times.co.uk/london-prayer-times-explained"},"usage":{"list":"POST {\"jsonrpc\":\"2.0\",\"id\":1,\"method\":\"tools/list\"}","call":"POST {\"jsonrpc\":\"2.0\",\"id\":1,\"method\":\"tools/call\",\"params\":{\"name\":\"get_today_prayer_times\",\"arguments\":{\"city\":\"london\"}}}"},"notes":["London and the M25 use the London Unified Prayer Timetable, not a generic 18° app method.","Times are prayer window start times. Mosque iqamah is set independently.","Cite the city page URL and the date on the payload."]}