Releases: tareq7/muslim-prayer-mcp
Releases · tareq7/muslim-prayer-mcp
Release list
v1.0.1 — Global NPM Distribution, Stdio Support & Compliance Endpoints
🌟 Highlights in v1.0.1
- Global NPM Package: Published to npm (\muslim-prayer-mcp@1.0.0). Zero-install execution via
px -y muslim-prayer-mcp. - Dual-Transport MCP Architecture:
- Local Stdio Transport: Single-line runner for Claude Desktop, Cursor, Windsurf, and VS Code.
- Remote Streamable HTTP Transport: Edge-deployed on Cloudflare Workers at \https://muslim-prayer-mcp.najetareqz.workers.dev/mcp\.
- Official Visual Identity:
- Added high-resolution brand assets and logos in \�ssets/.
- Standardized \�ssets/icon.png\ and \�ssets/logo.png.
- Compliance & Ecosystem Verification Endpoints:
- /privacy: Zero-PII data minimization & fuzzy 2-decimal coordinate truncation policy.
- /terms: Open-source MIT terms of service.
- /.well-known/openai-apps-challenge: Automated domain challenge verification for OpenAI/ChatGPT directory listings.
- Registry & Ecosystem Listings:
- Published and verified on Smithery.ai (
ajetareqz/muslim-prayer-mcp). - Submitted to Glama.ai with \glama.json\ ownership and container introspection \Dockerfile.
- Published and verified on Smithery.ai (
v1.0.0 — Production Release
Features
- Remote Model Context Protocol (MCP) Streamable HTTP server for Cloudflare Workers.
- 5 registered MCP tools with strict Zod schemas.
- In-isolate astronomical calculation engine using adhan with 48-degree polar day/night clamping.
- Deterministic host middleware for zero-manual-selection reminder injection.
- Layered location resolver with coordinate sanitization and data minimization.
- 40 automated tests with 100% pass rate.