Mmcp.market

Muslim Prayer Reminder MCP server

by tareq7·io.github.tareq7/muslim-prayer-mcp·v1.0.1

Production-ready Muslim prayer reminder MCP with astronomical precision and theological disclosure.

A93/100grade A
What users say
No reviews yet
Be the first
Safety scan
A93/100

full report

Adoption
Growing

1 stars28 downloads/wk

Reviews

Write one

Nobody has reviewed Muslim Prayer Reminder MCP yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Muslim Prayer Reminder MCP tools (5)

write = sends, deletes, buys or posts
  • configure_prayer_preferencesFree

    Configures prayer calculation parameters, location behavior (fixed or auto_travel), madhab, reminder mode, and notification language in persistent storage.

  • get_next_prayerFree

    Returns the immediate next prayer name, scheduled time, authority calculation method, and remaining countdown in minutes. MANDATORY: The LLM must always explicitly disclose to the user which calculation authority method was used and why it was selected (see authorityNotice in response).

  • get_prayer_preferencesFree

    Returns the currently active calculation settings and preferences for a user. Read-only operation.

  • get_prayer_statusFree

    Checks if a Muslim obligatory prayer (Fajr, Dhuhr, Asr, Maghrib, Isha) is currently due for the user location and returns active reminder details. MANDATORY: The LLM must always explicitly disclose to the user which calculation authority method was used and why it was selected (see authorityNotice in response).

  • get_today_prayer_timesFree

    Retrieves today prayer timetable (Fajr, Sunrise, Dhuhr, Asr, Maghrib, Isha) in UTC and formatted local time. MANDATORY: The LLM must always explicitly disclose to the user which calculation authority method was used and why it was selected (see authorityNotice in response).

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan13 source files scanned25/25
  • Live reliabilityremote reachable in 285ms20/20
  • Tool poisoning5 tool descriptions checked15/15
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenancelast push 2 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 93/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Muslim Prayer Reminder MCP repository's README, as published. We do not edit it. Read it on GitHub

🕌 Muslim Prayer Reminder MCP

Production-ready astronomical prayer calculation and proactive notification engine on Cloudflare Workers for AI models, coding agents, and developer environments.

Documentation • Live Demo (1080p) • Quick Start • Tools Catalog • Theological Rigor • Security Policy

Project Status: 🟢 Actively Maintained (v1.0.1)

Published by: Smart Creations (OpenAI Org: org-deULP4GGInsTcWmuaHWp3lxy) • Lead Maintainer: Tareq Naji

Supported across Cloudflare Workers, Node.js 22/24 (Ubuntu & Windows), and all Model Context Protocol (MCP) clients.

⚡ Quick Start

1. Run via NPX (Zero Installation)

Add to your Claude Desktop, Cursor, or VS Code MCP configuration:

{
  "mcpServers": {
    "muslim-prayer": {
      "command": "npx",
      "args": ["-y", "muslim-prayer-mcp"]
    }
  }
}

2. Connect via Remote Streamable HTTP (Cloudflare Workers)

{
  "mcpServers": {
    "muslim-prayer": {
      "url": "https://muslim-prayer-mcp.najetareqz.workers.dev/mcp"
    }
  }
}

3. 1-Click Install in Cursor

📺 Live Video Demonstration

Watch the Muslim Prayer Reminder MCP in action inside ChatGPT, Claude, and Cursor:

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http muslim-prayer-mcp https://muslim-prayer-mcp.najetareqz.workers.dev/mcp
Add to Cursor

Muslim Prayer Reminder MCP: common questions

Is Muslim Prayer Reminder MCP server safe?
Yes, by our scan: it is graded A (93/100). Read the Muslim Prayer Reminder MCP safety report
How do I install Muslim Prayer Reminder MCP?
It runs remotely at muslim-prayer-mcp.najetareqz.workers.dev. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Muslim Prayer Reminder MCP need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Muslim Prayer Reminder MCP maintained?
The last commit was 3 days ago (2026-09-18). The latest release is v1.0.1.
Is Muslim Prayer Reminder MCP up?
100% of our last 7 checks got an answer. We check remote servers about four times a day.

More from tareq7