Salaah MCP (Muslim Community Prayer Times)
@yusufk
Salaah MCP (Muslim Community Prayer Times) について
A FastAPI and MCP service providing Islamic prayer times calculations
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"salaah-mcp": {
"command": "uv",
"args": [
"run",
"run.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Salaah MCP (Muslim Community Prayer Times)?
Salaah MCP is a FastAPI and Model Context Protocol (MCP) service that calculates Islamic prayer times, Qiblah direction, and solar/lunar data using the islamic_times library. It is designed for developers and users who need accurate, location-based Islamic timing data, and integrates with Claude Desktop via MCP.
How to use Salaah MCP (Muslim Community Prayer Times)?
Clone the repository, install dependencies with pip install uv and uv install, then run with uv run run.py. The API serves endpoints at http://localhost:8000. To use with Claude Desktop, configure claude_desktop_config.json with the MCP proxy pointing to http://localhost:8000/mcp.
Key features of Salaah MCP (Muslim Community Prayer Times)
- Calculate prayer times for any latitude/longitude.
- Multiple calculation methods (ISNA, MWL, Umm al-Qura, Egyptian, Karachi, Tehran, Jafari).
- Get Qiblah direction, distance, and angle from any location.
- Detailed sun position and moon information including illumination and phase.
- New moon visibility calculation using Yallop's criterion.
Use cases of Salaah MCP (Muslim Community Prayer Times)
- Embedding accurate daily prayer times into Islamic apps or widgets.
- Determining Qiblah direction for prayer in any city worldwide.
- Computing moon visibility for Islamic calendar events (e.g., Ramadan start).
- Integrating with Claude Desktop to answer prayer time queries conversationally.
FAQ from Salaah MCP (Muslim Community Prayer Times)
What calculation methods are supported?
Seven methods: ISNA, Muslim World League, Umm al-Qura (Makkah), Egyptian General Authority, University of Karachi, University of Tehran, and Jafari (Shia).
What data does the API require?
For prayer times, only latitude, longitude, and method. Optionally a date (defaults to current). For Qiblah, latitude, longitude, and optionally a date.
Does the service run locally or is it hosted?
The README describes a self-hosted service; no public hosted instance is mentioned.
How do I integrate with Claude Desktop?
Run the server, then configure the MCP proxy in Claude Desktop’s config pointing to http://localhost:8000/mcp. Claude can then invoke prayer time endpoints.
What transport or authentication is used?
The service uses SSE (Server-Sent Events) over HTTP for the MCP transport. No authentication mechanism is described.
「その他」の他のコンテンツ
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
ICSS
chokcoco不止于 CSS
Awesome Mlops
visengerA curated list of references for MLOps
コメント