Database · MODEL CONTEXT PROTOCOL

amanasmuei mcp server malaysia prayer time

A Model Context Protocol (MCP) server for Malaysia Prayer Time data

WHAT IT CONNECTS

What amanasmuei mcp server malaysia prayer time gives an AI Agent

  • Python 3.10 or higher
  • Claude Desktop (latest version)
  • `pip` or `uv` package manager
  • Create or edit the Claude Desktop configuration file:
  • Add the following configuration (adjust paths according to your setup):
  • Restart Claude Desktop completely
  • "What are the prayer times for Kuala Lumpur today?"
  • "Show prayer times for Ipoh, Malaysia"
  • "Get prayer times for PRK02" (using zone code)
  • "What are the prayer times at coordinates 3.1390, 101.6869?"
  • "Show prayer schedule for location 5.4141, 100.3288"
  • "List all prayer time zones in Malaysia"
  • "Show me all available JAKIM zone codes"
  • `city` (string, default: "kuala lumpur"): City name or zone code (e.g., "SGR03")
  • `country` (string, default: "malaysia"): Currently only supports "malaysia"
  • `date` (string, default: "today"): Date in YYYY-MM-DD format or "today"
  • `latitude` (float): Latitude coordinate
  • `longitude` (float): Longitude coordinate
  • `date` (string, default: "today"): Date in YYYY-MM-DD format or "today"
  • Imsak (pre-dawn meal time, if available)
  • Fajr (dawn prayer)
  • Syuruk/Sunrise
  • Dhuhr (noon prayer)
  • Asr (afternoon prayer)
  • Maghrib (sunset prayer)
  • Isha (night prayer)
  • Kuala Lumpur/Selangor: SGR01-SGR04
  • Perak: PRK01-PRK04
  • Penang: PNG01
  • Johor: JHR01
  • Kedah: KDH01
  • Terengganu: TRG01
  • Kelantan: KTN01
  • Melaka: MLK01
  • Verify configuration paths are absolute and correct
  • Check Claude logs:
  • Test the server directly:
  • Verify internet connectivity
  • Check if the zone code is valid (use `list_zones`)
  • The API may be temporarily unavailable - try again later
  • Fork the repository
  • Create a feature branch: `git checkout -b feature/amazing-feature`
  • Commit your changes: `git commit -m 'Add some amazing feature'`
  • Push to the branch: `git push origin feature/amazing-feature`
  • Open a Pull Request
  • [waktusolat.app](https://waktusolat.app/) - For providing the prayer time data API
  • [Model Context Protocol](https://modelcontextprotocol.io/) - For the MCP framework
  • JAKIM - For the official prayer times
  • Claude Desktop - For the AI integration platform

SECURITY

An MCP listing is not a security review

An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.