
amanasmuei_mcp-server-malaysia-prayer-time
Mirror ofhttps://github.com/amanasmuei/mcp-server-malaysia-prayer-time
0
Github Watches
0
Github Forks
0
Github Stars
Malaysia Prayer Time MCP Server
An MCP (Model Context Protocol) server that provides access to Malaysia Prayer Time data using the API from github.com/mptwaktusolat/api-waktusolat.
Features
- Get prayer times for specific zones in Malaysia
- List all available prayer time zones
- Get current prayer time status for a zone
Installation
- Create a virtual environment and install dependencies using uv:
uv venv
source .venv/bin/activate
uv pip install -e .
- Make the server executable:
chmod +x bin/mcp-server-waktu-solat
Usage
Running in Claude Desktop
- Add the following configuration to
~/Library/Application Support/Claude/claude_desktop_config.json
:
{
"mcpServers": {
"waktu-solat": {
"command": "uvx",
"args": ["run", "/absolute/path/to/bin/mcp-server-waktu-solat"],
"env": {}
}
}
}
Replace /absolute/path/to/
with the actual path where you cloned this repository.
- Restart Claude Desktop to load the new MCP server.
Available MCP Tools
The server implements the following tools:
get_prayer_times
Get prayer times for a specific zone in Malaysia
- Input:
zone
(string) - The zone code (e.g., 'SGR01', 'KUL01')
list_zones
List all available prayer time zones in Malaysia
- No input required
get_current_prayer
Get the current prayer time status for a specific zone
- Input:
zone
(string) - The zone code (e.g., 'SGR01', 'KUL01')
Development
- Clone the repository
- Install development dependencies:
uv venv
source .venv/bin/activate
uv pip install -e .
- Run the server:
./bin/mcp-server-waktu-solat
License
See LICENSE file.
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Take an adjectivised noun, and create images making it progressively more adjective!
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
Mirror ofhttps://github.com/agentience/practices_mcp_server
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
🧑🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Reviews

user_9IvyyzAG
I have been using amanasmuei_mcp-server-malaysia-prayer-time created by MCP-Mirror, and it's fantastic. The server provides accurate prayer times for Malaysia, making it incredibly convenient. The GitHub repository is well-documented, and the setup is straightforward. Highly recommended for anyone looking for reliable prayer time information in Malaysia!