Database · MODEL CONTEXT PROTOCOL

amanasmuei mcp server malaysia prayer time

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

WHAT IT CONNECTS

amanasmuei mcp server malaysia prayer time 为 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

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。