Labsco
yusufk logo

Salaah MCP

โ˜… 3

from yusufk

FastAPI and MCP service providing Islamic prayer times and other useful calculations.

๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeAdvanced setup

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” a FastAPI + MCP service that calculates Islamic prayer times and related astronomical data using the islamic_times library.

What you get โ€”

  • Prayer-time calculation for a location and date โ€” e.g. "give me today's prayer times for Johannesburg using the Egyptian method"
  • Qiblah direction and distance from any coordinates
  • Detailed sun information (rise, transit, set, altitude, azimuth)
  • Moon position and phase/illumination data

Requirements โ€” no API key or account; an SSE_URL env var configures the transport. Python with uv.

Cost snapshot โ€” free (no license stated in the metadata); built on the open-source islamic_times engine, no paid service.

Setup effort โ€” self-host: clone, pip install uv, uv install, and uv run run.py; API serves on localhost:8000.

Our take โ€” A solid, self-contained option for Muslim prayer-time and astronomy calculations without external dependencies. Caveat: the repo ships as a self-hosted FastAPI service with no license field set in the metadata, so confirm licensing before redistribution.

Source: the project README โ€” summarized 2026-07-08.