mcpbeat Sign in

Muslim Prayer Reminder MCP Server

answering

Muslim Prayer Reminder MCP is answering right now. Last checked 11 min ago. 45 installs a week from npm. It exposes 5 tools. Last commit 14 Sep 2026.

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

Installs per day peak 263 · avg 10
a month agotoday
Uptime history 14 days of history
14 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
188 ms
Response time
average over 24h
45
Installs / week
npm and PyPI

What changed 8

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 6 September 2026. No other catalogue keeps this.

18 Sep 3 tools changed the parameters they ask for get_next_prayer, get_prayer_status, get_today_prayer_times
6 Sep 5 tools changed the parameters they ask for configure_prayer_preferences, get_next_prayer, get_prayer_preferences and 2 more

What the code does

We read the source, 21 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command bin/cli.js:9, [пакет] bin/cli.js:9
const child = spawn(process.execPath, ['--experimental-strip-types', entry], {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add muslim-prayer-mcp --transport http https://muslim-prayer-mcp.najetareqz.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "muslim-prayer-mcp": {
      "url": "https://muslim-prayer-mcp.najetareqz.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.muslim-prayer-mcp]
url = "https://muslim-prayer-mcp.najetareqz.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "muslim-prayer-mcp": {
      "url": "https://muslim-prayer-mcp.najetareqz.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "muslim-prayer-mcp": {
      "url": "https://muslim-prayer-mcp.najetareqz.workers.dev/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

prayer
get_prayer_preferences
Returns the currently active calculation settings and preferences for a user. Read-only operation.
get_prayer_status
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).
configure
configure_prayer_preferences
Configures prayer calculation parameters, location behavior (fixed or auto_travel), madhab, reminder mode, and notification language in persistent storage.
next
get_next_prayer
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).
today
get_today_prayer_times
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).

Endpoints

URLTransportStateLatencyChecked
https://muslim-prayer-mcp.najetareqz.workers.dev/mcp streamable-http answering 158 ms 11 min ago

Alternatives to Muslim Prayer Reminder MCP

same job, measured the same way
Ephemeris MCP
by scottchronicity

Precision astronomical ephemeris and planetary positions via the Swiss Ephemeris.

67 installs/wk local only
SpecProof
by specproof

SpecProof: Search standards specs with MCP-ready precision.

17 tools answering
AskAIs AI Receipt Generator
by minicodeteam

Generate professional receipt PDFs and structured receipt data with AI-ready MCP tools.

4 tools answering
I
Greenhouse MCP
by benmonopoli

Production-ready MCP server for Greenhouse with 175 tools for recruiting teams

153 installs/wk local only
i3deploy
by i3deploy

Deploy & release tracking with native MCP — ask Claude what's in production and cut the release.

answering
Remi
by mattheworiordan

Apple Reminders CLI and MCP server with section support and iCloud sync

42 installs/wk local only
Pabs
by pdunovits

The decision layer between an idea and a digital product that works.

answering
Hashfile MCP
by mrorigo

Hash-anchored file editing with surgical precision over file editing and ironclad control of access

local only

Muslim Prayer Reminder MCP — questions

Answers built from our own checks of this server.

What can Muslim Prayer Reminder MCP do?
It exposes 5 tools, read directly from the server on our last check. Among them: configure_prayer_preferences, get_next_prayer, get_prayer_preferences, get_prayer_status, get_today_prayer_times. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Muslim Prayer Reminder MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 188 ms. The bar chart above shows every period we have measured.
How do I connect Muslim Prayer Reminder MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Muslim Prayer Reminder MCP need an API key?
No. Muslim Prayer Reminder MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Muslim Prayer Reminder MCP?
It answers our handshake in 188 ms on average, which is faster than 69% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Muslim Prayer Reminder MCP?
The npm package muslim-prayer-mcp was installed 45 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Muslim Prayer Reminder MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.