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.

コメント

「生産性」の他のコンテンツ