Salaah
byyusufk
0Calculates Islamic prayer times and Qiblah direction using the islamic_times library within a FastAPI framework.
About
Salaah provides a FastAPI-based service for calculating Islamic prayer times and Qiblah direction. Leveraging the islamic_times library, it offers accurate prayer time calculations based on location and date, along with Qiblah direction and distance. The service implements the Model Control Protocol (MCP), enabling integration with applications like Claude Desktop for natural language queries about prayer times. It supports various calculation methods, ensuring flexibility for different regions and preferences.
Key Features
- Calculates moon visibility using Yallop's criterion
- Determines Qiblah direction and distance
- Provides sun and moon position information
- Supports multiple prayer time calculation methods (ISNA, MWL, etc.)
- Calculates prayer times for various locations and dates
- 0 GitHub stars
Use Cases
- Developing location-based services for Muslim communities
- Integrating prayer time calculations into Islamic applications
- Providing prayer time information through natural language interfaces