prayer_times
prayer_times
Get today's Islamic prayer times (salah) for a location, and which prayer is next
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Prayer — Islamic prayer times, qibla and a daily reflection.
Arguments
| Name | Type | What it is |
|---|---|---|
lat* | number | Latitude of the location |
lon* | number | Longitude of the location |
tz | string | IANA timezone of the location, e.g. Europe/London (defaults to UTC) |
method | string | Calculation convention: isna, mwl, egypt, karachi, gulf, diyanet, muis or jakim (defaults to isna) |
Calling it
Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"lat":1,"lon":1},"name":"prayer_times"}}Try it in the playground.


