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

NameTypeWhat it is
lat*numberLatitude of the location
lon*numberLongitude of the location
tzstringIANA timezone of the location, e.g. Europe/London (defaults to UTC)
methodstringCalculation 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.