MCP.so
登录

Mcp Server Malaysia Prayer Time

@amanasmuei

关于 Mcp Server Malaysia Prayer Time

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

基本信息

分类

生产力

许可证

MIT

运行时

python

传输方式

stdio

发布者

amanasmuei

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mcp-server-malaysia-prayer-time": {
      "command": "python",
      "args": [
        "-m",
        "venv",
        ".venv"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Mcp Server Malaysia Prayer Time?

Mcp Server Malaysia Prayer Time is an MCP server that provides accurate Islamic prayer times for locations throughout Malaysia. It integrates with Claude Desktop to deliver real-time prayer schedules using JAKIM-verified data from the waktusolat.app API.

How to use Mcp Server Malaysia Prayer Time?

Install Python 3.10+, clone the repository, create a virtual environment, and install dependencies. Configure Claude Desktop with a JSON file pointing to the server’s main.py, then restart Claude. Interact using natural language queries like “What are the prayer times for Kuala Lumpur today?” or “List all prayer time zones in Malaysia.” The server exposes three tools: get_prayer_times, get_prayer_times_by_coordinates, and list_zones.

Key features of Mcp Server Malaysia Prayer Time

  • Location-based prayer times for any Malaysian city or district
  • Coordinate support for latitude/longitude lookups
  • Direct query using JAKIM zone codes (e.g., SGR03)
  • Complete daily schedule (Fajr, Sunrise, Dhuhr, Asr, Maghrib, Isha)
  • Current and next prayer time determination
  • Seamless integration with Claude Desktop via MCP

Use cases of Mcp Server Malaysia Prayer Time

  • Get daily prayer times for any Malaysian city or zone code
  • Find prayer times by geographic coordinates
  • List all available JAKIM prayer time zones in Malaysia
  • Check current prayer status and next prayer time
  • Retrieve prayer schedules through natural language in Claude Desktop

FAQ from Mcp Server Malaysia Prayer Time

What dependencies or runtime are required?

Python 3.10 or higher, pip or uv package manager, and the latest version of Claude Desktop.

Where does the prayer time data come from?

The server uses the waktusolat.app API, which provides JAKIM-verified prayer times for Malaysia.

What should I do if Claude cannot connect to the server?

Verify that the configuration paths are absolute and correct, check Claude’s logs (~/Library/Logs/Claude/mcp*.log on macOS), and test the server directly by running python main.py.

Why are no prayer times returned?

Ensure internet connectivity, check that the zone code is valid (use list_zones), and note that the API may be temporarily unavailable.

Does the server support locations outside Malaysia?

No, the server currently only supports cities and zones within Malaysia.

评论

生产力 分类下的更多 MCP 服务器